Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h39612 struct trace_event_class___2 { struct
39613 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 *);
Dvmlinux.h39612 struct trace_event_class___2 { struct
39613 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 *);