PAPI 7.1.0.0
|
Go to the source code of this file.
Functions | |
int | _papi_hwi_stop_timer (int timer, int signal) |
int | _papi_hwi_start_timer (int timer, int signal, int ms) |
int | _papi_hwi_stop_signal (int signal) |
int | _papi_hwi_start_signal (int signal, int need_context, int cidx) |
int | _papi_hwi_initialize (DynamicArray_t **) |
int | _papi_hwi_dispatch_overflow_signal (void *papiContext, vptr_t address, int *, long long, int, ThreadInfo_t **master, int cidx) |
void | _papi_hwi_dispatch_profile (EventSetInfo_t *ESI, vptr_t address, 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 ** | master, | ||
int | cidx | ||
) |
Definition at line 216 of file extras.c.
void _papi_hwi_dispatch_profile | ( | EventSetInfo_t * | ESI, |
vptr_t | address, | ||
long long | over, | ||
int | profile_index | ||
) |
Definition at line 165 of file extras.c.
int _papi_hwi_initialize | ( | DynamicArray_t ** | ) |
Definition at line 403 of file extras.c.
Definition at line 368 of file extras.c.
Definition at line 463 of file extras.c.