|
PAPI 7.1.0.0
|

Go to the source code of this file.
Macros | |
| #define | FULL_SCALE 65536 |
Functions | |
| int | prof_events (int num_tests) |
| void | prof_print_address (const char *title, const PAPI_exe_info_t *prginfo) |
| void | prof_print_prof_info (vptr_t start, vptr_t end, int threshold, char *event_name) |
| void | prof_alloc (int num, unsigned long plength) |
| void | prof_head (unsigned long blength, int bucket_size, int num_buckets, const char *header) |
| void | prof_out (vptr_t start, int n, int bucket, int num_buckets, unsigned int scale) |
| unsigned long | prof_size (unsigned long plength, unsigned scale, int bucket, int *num_buckets) |
| int | prof_check (int n, int bucket, int num_buckets) |
| int | prof_buckets (int bucket) |
| void | do_no_profile (int quiet) |
Variables | |
| long long ** | values |
| char | event_name [PAPI_MAX_STR_LEN] |
| int | PAPI_event |
| int | EventSet |
| void * | profbuf [5] |
| #define FULL_SCALE 65536 |
Definition at line 20 of file prof_utils.h.
| void do_no_profile | ( | int | quiet | ) |
Definition at line 113 of file prof_utils.c.


Definition at line 140 of file prof_utils.c.


Definition at line 160 of file prof_utils.c.

Definition at line 272 of file prof_utils.c.

Definition at line 42 of file prof_utils.c.


Definition at line 183 of file prof_utils.c.


Definition at line 202 of file prof_utils.c.

| void prof_print_address | ( | const char * | title, |
| const PAPI_exe_info_t * | prginfo | ||
| ) |
Definition at line 69 of file prof_utils.c.

Definition at line 93 of file prof_utils.c.

Definition at line 310 of file prof_utils.c.


|
extern |
Definition at line 29 of file data_range.c.
|
extern |
Definition at line 31 of file data_range.c.
|
extern |
Definition at line 30 of file data_range.c.
|
extern |
Definition at line 33 of file prof_utils.c.
Definition at line 29 of file prof_utils.c.