Home
last modified time | relevance | path

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

/include/linux/
Dtrace_events.h257 struct trace_event_call;
271 int (*define_fields)(struct trace_event_call *);
281 int (*reg)(struct trace_event_call *event,
284 struct list_head *(*get_fields)(struct trace_event_call *);
286 int (*raw_init)(struct trace_event_call *);
289 extern int trace_event_reg(struct trace_event_call *event,
345 struct trace_event_call { struct
374 int (*perf_perm)(struct trace_event_call *, argument
380 bool trace_event_dyn_try_get_ref(struct trace_event_call *call);
381 void trace_event_dyn_put_ref(struct trace_event_call *call);
[all …]
Dsyscalls.h140 static struct trace_event_call __used \
150 static struct trace_event_call __used \
156 static struct trace_event_call __used \
166 static struct trace_event_call __used \
194 static inline int is_syscall_trace_event(struct trace_event_call *tp_event) in is_syscall_trace_event()
203 static inline int is_syscall_trace_event(struct trace_event_call *tp_event) in is_syscall_trace_event()
Dmodule.h490 struct trace_event_call **trace_events;
Dperf_event.h762 struct trace_event_call *tp_event;
/include/trace/
Dsyscall.h33 struct trace_event_call *enter_event;
34 struct trace_event_call *exit_event;
Dperf.h58 struct trace_event_call *event_call = __data; \
Dtrace_events.h144 static struct trace_event_call __used \
976 static struct trace_event_call __used event_##call = { \
985 static struct trace_event_call __used \
993 static struct trace_event_call __used event_##call = { \
1002 static struct trace_event_call __used \