|
PAPI 7.1.0.0
|

Go to the source code of this file.
Functions | |
| run_output_t | probeBufferSize (long long active_buf_len, long long line_size, float pageCountPerBlock, int pattern, uintptr_t **v, uintptr_t *rslt, int latency_only, int mode, int ONT) |
| void | error_handler (int e, int line) |
Variables | |
| volatile double | x |
| volatile double | y |
| int | is_core |
| char * | eventname = NULL |
Definition at line 195 of file timing_kernels.c.

| run_output_t probeBufferSize | ( | long long | active_buf_len, |
| long long | line_size, | ||
| float | pageCountPerBlock, | ||
| int | pattern, | ||
| uintptr_t ** | v, | ||
| uintptr_t * | rslt, | ||
| int | latency_only, | ||
| int | mode, | ||
| int | ONT | ||
| ) |
Definition at line 17 of file timing_kernels.c.


| char* eventname = NULL |
Definition at line 15 of file timing_kernels.c.
| volatile double x |
Definition at line 12 of file timing_kernels.c.
| volatile double y |
Definition at line 12 of file timing_kernels.c.