Searched defs:trace_event_class___2 (Results 1 – 2 of 2) sorted by relevance
39612 struct trace_event_class___2 { struct39613 const char *system;39614 void *probe;39615 void *perf_probe;39616 int (*reg)(struct trace_event_call___2 *, enum trace_reg, void *);39617 int (*define_fields)(struct trace_event_call___2 *);39618 struct list_head * (*get_fields)(struct trace_event_call___2 *);39619 struct list_head fields;39620 int (*raw_init)(struct trace_event_call___2 *);