PAPI
5.7.0.0
aix-context.h
Go to the documentation of this file.
1
#ifndef _PAPI_AIX_CONTEXT_H
2
#define _PAPI_AIX_CONTEXT_H
3
4
/* overflow */
5
/* Override void* definitions from PAPI framework layer */
6
/* with typedefs to conform to PAPI component layer code. */
7
#undef hwd_siginfo_t
8
#undef hwd_ucontext_t
9
typedef
siginfo_t
hwd_siginfo_t
;
10
typedef
struct
sigcontext
hwd_ucontext_t
;
11
12
#define GET_OVERFLOW_ADDRESS(ctx) (void *)(((hwd_ucontext_t *)(ctx->ucontext))->sc_jmpbuf.jmp_context.iar)
13
14
#endif
/* _PAPI_AIX_CONTEXT */
15
hwd_siginfo_t
siginfo_t hwd_siginfo_t
Definition:
aix-context.h:9
siginfo_t
Definition:
papi_fwrappers_.c:1869
sigcontext
Definition:
papi_fwrappers_.c:2344
ucontext_t
Definition:
papi_fwrappers_.c:2475
src
aix-context.h
Generated on Wed Mar 27 2019 00:55:11 for PAPI by
1.8.15