Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dtrace_events.h290 struct trace_event_class { struct
291 const char *system;
292 void *probe;
294 void *perf_probe;
296 int (*reg)(struct trace_event_call *event,
298 struct trace_event_fields *fields_array;
299 struct list_head *(*get_fields)(struct trace_event_call *);
300 struct list_head fields;
301 int (*raw_init)(struct trace_event_call *);