Home
last modified time | relevance | path

Searched defs:trace_event_class (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dtrace_events.h296 struct trace_event_class { struct
297 const char *system;
298 void *probe;
300 void *perf_probe;
302 int (*reg)(struct trace_event_call *event,
304 struct trace_event_fields *fields_array;
305 struct list_head *(*get_fields)(struct trace_event_call *);
306 struct list_head fields;
307 int (*raw_init)(struct trace_event_call *);