PAPI  5.7.0.0
mcontext_t Struct Reference

Data Fields

gregset_t gregs
 
fpregset_t fpregs
 
unsigned long int oldmask
 
unsigned long int cr2
 

Detailed Description

Definition at line 2451 of file papi_fwrappers_.c.

Field Documentation

◆ cr2

unsigned long int mcontext_t::cr2

Definition at line 2458 of file papi_fwrappers_.c.

◆ fpregs

fpregset_t mcontext_t::fpregs

Definition at line 2456 of file papi_fwrappers_.c.

◆ gregs

gregset_t mcontext_t::gregs

Definition at line 2453 of file papi_fwrappers_.c.

◆ oldmask

unsigned long int mcontext_t::oldmask

Definition at line 2457 of file papi_fwrappers_.c.


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