Lines Matching refs:trace_event_call
74 trace_get_fields(struct trace_event_call *event_call) in trace_get_fields()
95 trace_find_event_field(struct trace_event_call *call, char *name) in trace_find_event_field()
139 int trace_define_field(struct trace_event_call *call, const char *type, in trace_define_field()
195 static void trace_destroy_fields(struct trace_event_call *call) in trace_destroy_fields()
207 int trace_event_raw_init(struct trace_event_call *call) in trace_event_raw_init()
239 struct trace_event_call *event_call = trace_file->event_call; in trace_event_buffer_reserve()
265 struct trace_event_call *event_call; in output_printk()
301 int trace_event_reg(struct trace_event_call *call, in trace_event_reg()
364 struct trace_event_call *call = file->event_call; in __ftrace_event_enable_disable()
707 struct trace_event_call *call; in __ftrace_set_clr_event_nolock()
863 struct trace_event_call *call; in t_next()
935 struct trace_event_call *call = file->event_call; in t_show()
1074 struct trace_event_call *call; in system_enable_read()
1161 struct trace_event_call *call = event_file_data(m->private); in f_next()
1193 struct trace_event_call *call = event_file_data(m->private); in f_show()
2058 struct trace_event_call *call = file->event_call; in event_create_dir()
2124 static void remove_event_from_tracers(struct trace_event_call *call) in remove_event_from_tracers()
2144 static void event_remove(struct trace_event_call *call) in event_remove()
2168 static int event_init(struct trace_event_call *call) in event_init()
2187 __register_event(struct trace_event_call *call, struct module *mod) in __register_event()
2223 static void update_event_printk(struct trace_event_call *call, in update_event_printk()
2301 struct trace_event_call *call, *p; in trace_event_enum_update()
2327 trace_create_new_event(struct trace_event_call *call, in trace_create_new_event()
2348 __trace_add_new_event(struct trace_event_call *call, struct trace_array *tr) in __trace_add_new_event()
2365 __trace_early_add_new_event(struct trace_event_call *call, in __trace_early_add_new_event()
2378 static void __add_event_to_tracers(struct trace_event_call *call);
2381 int trace_add_event_call(struct trace_event_call *call) in trace_add_event_call()
2400 static void __trace_remove_event_call(struct trace_event_call *call) in __trace_remove_event_call()
2408 static int probe_remove_event_call(struct trace_event_call *call) in probe_remove_event_call()
2442 int trace_remove_event_call(struct trace_event_call *call) in trace_remove_event_call()
2466 struct trace_event_call **call, **start, **end; in trace_module_add_events()
2489 struct trace_event_call *call, *p; in trace_module_remove_events()
2545 struct trace_event_call *call; in __trace_add_event_dirs()
2560 struct trace_event_call *call; in find_event_file()
2878 struct trace_event_call *call; in __trace_early_add_events()
2903 static void __add_event_to_tracers(struct trace_event_call *call) in __add_event_to_tracers()
2911 extern struct trace_event_call *__start_ftrace_events[];
2912 extern struct trace_event_call *__stop_ftrace_events[];
3089 struct trace_event_call **iter, *call; in event_trace_enable()
3255 struct trace_event_call *call; in event_trace_self_tests()