HPCToolkit
ibsop.c File Reference
Include dependency graph for ibsop.c:

Go to the source code of this file.

Macros

#define IBS_OP_TYPE_FILE   "/sys/bus/event_source/devices/ibs_op/type"
 
#define PERF_IBS_CONFIG   (1ULL<<19)
 

Functions

void datacentric_hw_handler (perf_mmap_data_t *mmap_data, cct_node_t *datacentric_node, cct_node_t *sample_node)
 
int datacentric_hw_register (sample_source_t *self, event_custom_t *event, struct event_threshold_s *period)
 

Macro Definition Documentation

◆ IBS_OP_TYPE_FILE

#define IBS_OP_TYPE_FILE   "/sys/bus/event_source/devices/ibs_op/type"

Definition at line 57 of file ibsop.c.

◆ PERF_IBS_CONFIG

#define PERF_IBS_CONFIG   (1ULL<<19)

Definition at line 59 of file ibsop.c.

Function Documentation

◆ datacentric_hw_handler()

void datacentric_hw_handler ( perf_mmap_data_t mmap_data,
cct_node_t datacentric_node,
cct_node_t sample_node 
)

Definition at line 63 of file ibsop.c.

◆ datacentric_hw_register()

int datacentric_hw_register ( sample_source_t self,
event_custom_t event,
struct event_threshold_s period 
)

Definition at line 70 of file ibsop.c.

Here is the call graph for this function: