PAPI 7.1.0.0
|
Go to the source code of this file.
Functions | |
inline_static unsigned short | random_ushort (void) |
inline_static int | profil_increment (long long value, int flags, long long excess, long long threshold) |
static void | posix_profil (vptr_t address, PAPI_sprofil_t *prof, int flags, long long excess, long long threshold) |
void | _papi_hwi_dispatch_profile (EventSetInfo_t *ESI, vptr_t pc, long long over, int profile_index) |
int | _papi_hwi_dispatch_overflow_signal (void *papiContext, vptr_t address, int *isHardware, long long overflow_bit, int genOverflowBit, ThreadInfo_t **t, int cidx) |
int | _papi_hwi_start_timer (int timer, int signal, int ns) |
int | _papi_hwi_start_signal (int signal, int need_context, int cidx) |
int | _papi_hwi_stop_signal (int signal) |
int | _papi_hwi_stop_timer (int timer, int signal) |
Variables | |
static unsigned int | _rnum = DEADBEEF |
int | _papi_hwi_using_signal [PAPI_NSIG] |
int _papi_hwi_dispatch_overflow_signal | ( | void * | papiContext, |
vptr_t | address, | ||
int * | isHardware, | ||
long long | overflow_bit, | ||
int | genOverflowBit, | ||
ThreadInfo_t ** | t, | ||
int | cidx | ||
) |
Definition at line 216 of file extras.c.
void _papi_hwi_dispatch_profile | ( | EventSetInfo_t * | ESI, |
vptr_t | pc, | ||
long long | over, | ||
int | profile_index | ||
) |
Definition at line 165 of file extras.c.
Definition at line 403 of file extras.c.
Definition at line 368 of file extras.c.
Definition at line 463 of file extras.c.
|
static |
Definition at line 94 of file extras.c.
inline_static int profil_increment | ( | long long | value, |
int | flags, | ||
long long | excess, | ||
long long | threshold | ||
) |
Definition at line 58 of file extras.c.
inline_static unsigned short random_ushort | ( | void | ) |