#include <stdbool.h>
#include <stddef.h>
#include <sample-sources/sample_source_obj.h>
Go to the source code of this file.
◆ MAX_HARDWARE_SAMPLE_SOURCES
#define MAX_HARDWARE_SAMPLE_SOURCES 1 |
◆ MAX_SAMPLE_SOURCES
#define MAX_SAMPLE_SOURCES 2 |
◆ SAMPLE_SOURCES
#define SAMPLE_SOURCES |
( |
|
op, |
|
|
|
... |
|
) |
| hpcrun_all_sources_ ##op(__VA_ARGS__) |
◆ hpcrun_all_sources_gen_event_set()
void hpcrun_all_sources_gen_event_set |
( |
int |
lush_metrics | ) |
|
◆ hpcrun_all_sources_init()
void hpcrun_all_sources_init |
( |
void |
| ) |
|
◆ hpcrun_all_sources_process_event_list()
void hpcrun_all_sources_process_event_list |
( |
int |
lush_metrics | ) |
|
◆ hpcrun_all_sources_shutdown()
void hpcrun_all_sources_shutdown |
( |
void |
| ) |
|
◆ hpcrun_all_sources_start()
void hpcrun_all_sources_start |
( |
void |
| ) |
|
◆ hpcrun_all_sources_started()
bool hpcrun_all_sources_started |
( |
void |
| ) |
|
◆ hpcrun_all_sources_stop()
void hpcrun_all_sources_stop |
( |
void |
| ) |
|
◆ hpcrun_all_sources_thread_fini_action()
void hpcrun_all_sources_thread_fini_action |
( |
void |
| ) |
|
◆ hpcrun_all_sources_thread_init()
void hpcrun_all_sources_thread_init |
( |
void |
| ) |
|
◆ hpcrun_all_sources_thread_init_action()
void hpcrun_all_sources_thread_init_action |
( |
void |
| ) |
|
◆ hpcrun_check_named_source()
bool hpcrun_check_named_source |
( |
const char * |
src | ) |
|
◆ hpcrun_fetch_source_by_name()
◆ hpcrun_get_num_sample_sources()
size_t hpcrun_get_num_sample_sources |
( |
void |
| ) |
|
◆ hpcrun_sample_sources_from_eventlist()
void hpcrun_sample_sources_from_eventlist |
( |
char * |
evl | ) |
|