HPCToolkit
event_handler_arg_s Struct Reference

#include <event_custom.h>

Collaboration diagram for event_handler_arg_s:

Public Attributes

int metric
 
double metric_value
 
void * context
 
sample_val_tsample
 
struct event_info_scurrent
 
struct perf_mmap_data_sdata
 

Detailed Description

Definition at line 57 of file event_custom.h.

Member Data Documentation

◆ context

void* event_handler_arg_s::context

Definition at line 60 of file event_custom.h.

◆ current

struct event_info_s* event_handler_arg_s::current

Definition at line 64 of file event_custom.h.

◆ data

struct perf_mmap_data_s* event_handler_arg_s::data

Definition at line 65 of file event_custom.h.

◆ metric

int event_handler_arg_s::metric

Definition at line 58 of file event_custom.h.

◆ metric_value

double event_handler_arg_s::metric_value

Definition at line 59 of file event_custom.h.

◆ sample

sample_val_t* event_handler_arg_s::sample

Definition at line 62 of file event_custom.h.


The documentation for this struct was generated from the following file: