PAPI  5.7.0.0
mcontext_t Struct Reference

Public Member Functions

unsigned char __reserved [4096] __attribute__ ((__aligned__(16)))
 
unsigned char __reserved [4096] __attribute__ ((__aligned__(16)))
 
unsigned char __reserved [4096] __attribute__ ((__aligned__(16)))
 

Data Fields

unsigned long long int fault_address
 
unsigned long long int regs [31]
 
unsigned long long int sp
 
unsigned long long int pc
 
unsigned long long int pstate
 

Detailed Description

Definition at line 2742 of file papi_fwrappers_.c.

Member Function Documentation

◆ __attribute__() [1/3]

unsigned char __reserved [4096] mcontext_t::__attribute__ ( (__aligned__(16))  )

◆ __attribute__() [2/3]

unsigned char __reserved [4096] mcontext_t::__attribute__ ( (__aligned__(16))  )

◆ __attribute__() [3/3]

unsigned char __reserved [4096] mcontext_t::__attribute__ ( (__aligned__(16))  )

Field Documentation

◆ fault_address

unsigned long long int mcontext_t::fault_address

Definition at line 2744 of file papi_fwrappers_.c.

◆ pc

unsigned long long int mcontext_t::pc

Definition at line 2747 of file papi_fwrappers_.c.

◆ pstate

unsigned long long int mcontext_t::pstate

Definition at line 2748 of file papi_fwrappers_.c.

◆ regs

unsigned long long int mcontext_t::regs

Definition at line 2745 of file papi_fwrappers_.c.

◆ sp

unsigned long long int mcontext_t::sp

Definition at line 2746 of file papi_fwrappers_.c.


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