HPCToolkit
sample_sources_registered.h File Reference
Include dependency graph for sample_sources_registered.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MAX_POSSIBLE_SAMPLE_SOURCES   12
 

Functions

void hpcrun_ss_register (sample_source_t *src)
 
sample_source_thpcrun_source_can_process (char *event)
 
void hpcrun_registered_sources_init (void)
 
void hpcrun_display_avail_events (void)
 

Macro Definition Documentation

◆ MAX_POSSIBLE_SAMPLE_SOURCES

#define MAX_POSSIBLE_SAMPLE_SOURCES   12

Definition at line 51 of file sample_sources_registered.h.

Function Documentation

◆ hpcrun_display_avail_events()

void hpcrun_display_avail_events ( void  )

Definition at line 151 of file sample_sources_registered.c.

Here is the caller graph for this function:

◆ hpcrun_registered_sources_init()

void hpcrun_registered_sources_init ( void  )

Definition at line 140 of file sample_sources_registered.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ hpcrun_source_can_process()

sample_source_t* hpcrun_source_can_process ( char *  event)

Definition at line 123 of file sample_sources_registered.c.

Here is the caller graph for this function:

◆ hpcrun_ss_register()

void hpcrun_ss_register ( sample_source_t src)

Definition at line 102 of file sample_sources_registered.c.

Here is the caller graph for this function: