HPCToolkit
|
Go to the source code of this file.
Functions | |
void | hpcrun_start_stop_internal_init (void) |
int | hpctoolkit_sampling_is_active (void) |
void | hpctoolkit_sampling_start (void) |
void | hpctoolkit_sampling_stop (void) |
Variables | |
static int | sampling_is_active = 1 |
static int | dont_reinit = 0 |
void hpcrun_start_stop_internal_init | ( | void | ) |
int hpctoolkit_sampling_is_active | ( | void | ) |
void hpctoolkit_sampling_start | ( | void | ) |
void hpctoolkit_sampling_stop | ( | void | ) |
Definition at line 118 of file start-stop.c.
|
static |
Definition at line 76 of file start-stop.c.
|
static |
Definition at line 75 of file start-stop.c.