HPCToolkit
event_custom_s Struct Reference

#include <event_custom.h>

Public Attributes

const char * name
 
const char * desc
 
register_event_tregister_fn
 
event_handler_thandler_fn
 
event_handle_type_t handle_type
 

Detailed Description

Definition at line 84 of file event_custom.h.

Member Data Documentation

◆ desc

const char* event_custom_s::desc

Definition at line 86 of file event_custom.h.

◆ handle_type

event_handle_type_t event_custom_s::handle_type

Definition at line 91 of file event_custom.h.

◆ handler_fn

event_handler_t* event_custom_s::handler_fn

Definition at line 89 of file event_custom.h.

◆ name

const char* event_custom_s::name

Definition at line 85 of file event_custom.h.

◆ register_fn

register_event_t* event_custom_s::register_fn

Definition at line 88 of file event_custom.h.


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