Home
last modified time | relevance | path

Searched refs:trace_event_call (Results 1 – 8 of 8) sorted by relevance

/include/linux/
A Dtrace_events.h265 struct trace_event_call;
281 int (*define_fields)(struct trace_event_call *);
291 int (*reg)(struct trace_event_call *event,
296 int (*raw_init)(struct trace_event_call *);
363 struct trace_event_call { struct
391 int (*perf_perm)(struct trace_event_call *, argument
399 bool trace_event_dyn_busy(struct trace_event_call *call);
457 trace_event_name(struct trace_event_call *call) in trace_event_name()
468 trace_get_fields(struct trace_event_call *event_call) in trace_get_fields()
644 struct trace_event_call *event_call;
[all …]
A Dsyscalls.h148 static struct trace_event_call __used \
158 static struct trace_event_call __used \
164 static struct trace_event_call __used \
174 static struct trace_event_call __used \
202 static inline int is_syscall_trace_event(struct trace_event_call *tp_event) in is_syscall_trace_event()
211 static inline int is_syscall_trace_event(struct trace_event_call *tp_event) in is_syscall_trace_event()
A Dmodule.h517 struct trace_event_call **trace_events;
A Dperf_event.h909 struct trace_event_call *tp_event;
/include/trace/
A Dsyscall.h33 struct trace_event_call *enter_event;
34 struct trace_event_call *exit_event;
A Dtrace_custom_events.h52 static struct trace_event_call __used \
202 static struct trace_event_call __used custom_event_##call = { \
218 static struct trace_event_call __used \
A Dtrace_events.h75 static struct trace_event_call __used \
494 static struct trace_event_call __used event_##call = { \
503 static struct trace_event_call __used \
511 static struct trace_event_call __used event_##call = { \
520 static struct trace_event_call __used \
A Dperf.h20 struct trace_event_call *event_call = __data; \

Completed in 22 milliseconds