PAPI  5.7.0.0
mcontext_t Struct Reference
Collaboration diagram for mcontext_t:

Data Fields

unsigned long __glibc_reserved [4]
 
int signal
 
int __pad0
 
unsigned long handler
 
unsigned long oldmask
 
struct pt_regsregs
 
gregset_t gp_regs
 
fpregset_t fp_regs
 
vrregset_t * v_regs
 
long vmx_reserve [34+34+1]
 

Detailed Description

Definition at line 2609 of file papi_fwrappers_.c.

Field Documentation

◆ __glibc_reserved

unsigned long mcontext_t::__glibc_reserved

Definition at line 2610 of file papi_fwrappers_.c.

◆ __pad0

int mcontext_t::__pad0

Definition at line 2612 of file papi_fwrappers_.c.

◆ fp_regs

fpregset_t mcontext_t::fp_regs

Definition at line 2617 of file papi_fwrappers_.c.

◆ gp_regs

gregset_t mcontext_t::gp_regs

Definition at line 2616 of file papi_fwrappers_.c.

◆ handler

unsigned long mcontext_t::handler

Definition at line 2613 of file papi_fwrappers_.c.

◆ oldmask

unsigned long mcontext_t::oldmask

Definition at line 2614 of file papi_fwrappers_.c.

◆ regs

struct pt_regs * mcontext_t::regs

Definition at line 2615 of file papi_fwrappers_.c.

◆ signal

int mcontext_t::signal

Definition at line 2611 of file papi_fwrappers_.c.

◆ v_regs

vrregset_t * mcontext_t::v_regs

Definition at line 2619 of file papi_fwrappers_.c.

◆ vmx_reserve

long mcontext_t::vmx_reserve

Definition at line 2620 of file papi_fwrappers_.c.


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