PAPI  5.0.1.0
ucontext_t Struct Reference
Collaboration diagram for ucontext_t:

Public Member Functions

unsigned long uc_regspace[128] __attribute__ ((__aligned__(8)))
unsigned long uc_regspace[128] __attribute__ ((__aligned__(8)))
unsigned long uc_regspace[128] __attribute__ ((__aligned__(8)))

Data Fields

unsigned long uc_flags
struct ucontext * uc_link
stack_t uc_stack
mcontext_t uc_mcontext
__sigset_t uc_sigmask

Detailed Description

Definition at line 2344 of file papi_fwrappers_.c.


Member Function Documentation

unsigned long uc_regspace [128] ucontext_t::__attribute__ ( (__aligned__(8))  )
unsigned long uc_regspace [128] ucontext_t::__attribute__ ( (__aligned__(8))  )
unsigned long uc_regspace [128] ucontext_t::__attribute__ ( (__aligned__(8))  )

Field Documentation

unsigned long ucontext_t::uc_flags

Definition at line 2346 of file papi_fwrappers_.c.

struct ucontext * ucontext_t::uc_link

Definition at line 2347 of file papi_fwrappers_.c.

Definition at line 2349 of file papi_fwrappers_.c.

Definition at line 2348 of file papi_fwrappers_.c.


The documentation for this struct was generated from the following files:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines