47 #ifndef ALL_SAMPLE_SOURCES_H 48 #define ALL_SAMPLE_SOURCES_H 50 #define MAX_SAMPLE_SOURCES 2 51 #define MAX_HARDWARE_SAMPLE_SOURCES 1 73 #define SAMPLE_SOURCES(op,...) hpcrun_all_sources_ ##op(__VA_ARGS__) 75 #endif // ALL_SAMPLE_SOURCES_H
sample_source_t * hpcrun_fetch_source_by_name(const char *src)
void hpcrun_all_sources_process_event_list(int lush_metrics)
void hpcrun_all_sources_thread_init(void)
void hpcrun_all_sources_shutdown(void)
void hpcrun_all_sources_stop(void)
void hpcrun_all_sources_start(void)
void hpcrun_sample_sources_from_eventlist(char *evl)
bool hpcrun_all_sources_started(void)
void hpcrun_all_sources_thread_init_action(void)
void hpcrun_all_sources_thread_fini_action(void)
void hpcrun_all_sources_gen_event_set(int lush_metrics)
size_t hpcrun_get_num_sample_sources(void)
bool hpcrun_check_named_source(const char *src)
void hpcrun_all_sources_init(void)