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.h285 struct trace_event_class { struct
286 const char *system;
287 void *probe;
289 void *perf_probe;
291 int (*reg)(struct trace_event_call *event,
293 struct trace_event_fields *fields_array;
294 struct list_head *(*get_fields)(struct trace_event_call *);
295 struct list_head fields;
296 int (*raw_init)(struct trace_event_call *);