Searched refs:trace_event_call (Results 1 – 8 of 8) sorted by relevance
277 struct trace_event_call;293 int (*define_fields)(struct trace_event_call *);303 int (*reg)(struct trace_event_call *event,306 struct list_head *(*get_fields)(struct trace_event_call *);308 int (*raw_init)(struct trace_event_call *);311 extern int trace_event_reg(struct trace_event_call *event,378 struct trace_event_call { struct407 int (*perf_perm)(struct trace_event_call *, argument413 bool trace_event_dyn_try_get_ref(struct trace_event_call *call);414 void trace_event_dyn_put_ref(struct trace_event_call *call);[all …]
146 static struct trace_event_call __used \156 static struct trace_event_call __used \162 static struct trace_event_call __used \172 static struct trace_event_call __used \200 static inline int is_syscall_trace_event(struct trace_event_call *tp_event) in is_syscall_trace_event()209 static inline int is_syscall_trace_event(struct trace_event_call *tp_event) in is_syscall_trace_event()
537 struct trace_event_call **trace_events;
864 struct trace_event_call *tp_event;
33 struct trace_event_call *enter_event;34 struct trace_event_call *exit_event;
52 static struct trace_event_call __used \202 static struct trace_event_call __used custom_event_##call = { \218 static struct trace_event_call __used \
62 static struct trace_event_call __used \468 static struct trace_event_call __used event_##call = { \477 static struct trace_event_call __used \485 static struct trace_event_call __used event_##call = { \494 static struct trace_event_call __used \
20 struct trace_event_call *event_call = __data; \