PAPI
7.1.0.0
Loading...
Searching...
No Matches
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
sigcontext
Definition:
papi_fwrappers_.c:2320
siginfo_t
Definition:
papi_fwrappers_.c:1827
ucontext_t
Definition:
papi_fwrappers_.c:2451
src
aix-context.h
Generated on Wed Dec 20 2023 18:12:50 for PAPI by
1.9.6