PAPI  5.7.0.0
hwd_ucontext_t Struct Reference
Collaboration diagram for hwd_ucontext_t:

Data Fields

unsigned long _unused [4]
 
int signal
 
int _pad0
 
unsigned long handler
 
unsigned long oldmask
 
struct pt_regsregs
 
elf_gregset_t gp_regs
 
elf_fpregset_t fp_regs
 
elf_vrreg_tv_regs
 
long vmx_reserve [34+34+1+32]
 

Detailed Description

Definition at line 2532 of file papi_fwrappers_.c.

Field Documentation

◆ _pad0

int hwd_ucontext_t::_pad0

Definition at line 2536 of file papi_fwrappers_.c.

◆ _unused

unsigned long hwd_ucontext_t::_unused

Definition at line 2533 of file papi_fwrappers_.c.

◆ fp_regs

elf_fpregset_t hwd_ucontext_t::fp_regs

Definition at line 2543 of file papi_fwrappers_.c.

◆ gp_regs

elf_gregset_t hwd_ucontext_t::gp_regs

Definition at line 2542 of file papi_fwrappers_.c.

◆ handler

unsigned long hwd_ucontext_t::handler

Definition at line 2538 of file papi_fwrappers_.c.

◆ oldmask

unsigned long hwd_ucontext_t::oldmask

Definition at line 2539 of file papi_fwrappers_.c.

◆ regs

struct pt_regs * hwd_ucontext_t::regs

Definition at line 2540 of file papi_fwrappers_.c.

◆ signal

int hwd_ucontext_t::signal

Definition at line 2534 of file papi_fwrappers_.c.

◆ v_regs

elf_vrreg_t * hwd_ucontext_t::v_regs

Definition at line 2545 of file papi_fwrappers_.c.

◆ vmx_reserve

long hwd_ucontext_t::vmx_reserve

Definition at line 2546 of file papi_fwrappers_.c.


The documentation for this struct was generated from the following files: