Lines Matching refs:ftrace_event_call
71 trace_get_fields(struct ftrace_event_call *event_call) in trace_get_fields()
92 trace_find_event_field(struct ftrace_event_call *call, char *name) in trace_find_event_field()
132 int trace_define_field(struct ftrace_event_call *call, const char *type, in trace_define_field()
169 static void trace_destroy_fields(struct ftrace_event_call *call) in trace_destroy_fields()
181 int trace_event_raw_init(struct ftrace_event_call *call) in trace_event_raw_init()
197 struct ftrace_event_call *event_call = ftrace_file->event_call; in ftrace_event_buffer_reserve()
219 struct ftrace_event_call *event_call; in output_printk()
255 int ftrace_event_reg(struct ftrace_event_call *call, in ftrace_event_reg()
318 struct ftrace_event_call *call = file->event_call; in __ftrace_event_enable_disable()
519 struct ftrace_event_call *call; in __ftrace_set_clr_event_nolock()
675 struct ftrace_event_call *call; in t_next()
747 struct ftrace_event_call *call = file->event_call; in t_show()
834 struct ftrace_event_call *call; in system_enable_read()
921 struct ftrace_event_call *call = event_file_data(m->private); in f_next()
953 struct ftrace_event_call *call = event_file_data(m->private); in f_show()
1577 struct ftrace_event_call *call = file->event_call; in event_create_dir()
1643 static void remove_event_from_tracers(struct ftrace_event_call *call) in remove_event_from_tracers()
1663 static void event_remove(struct ftrace_event_call *call) in event_remove()
1687 static int event_init(struct ftrace_event_call *call) in event_init()
1706 __register_event(struct ftrace_event_call *call, struct module *mod) in __register_event()
1742 static void update_event_printk(struct ftrace_event_call *call, in update_event_printk()
1820 struct ftrace_event_call *call, *p; in trace_event_enum_update()
1846 trace_create_new_event(struct ftrace_event_call *call, in trace_create_new_event()
1867 __trace_add_new_event(struct ftrace_event_call *call, struct trace_array *tr) in __trace_add_new_event()
1884 __trace_early_add_new_event(struct ftrace_event_call *call, in __trace_early_add_new_event()
1897 static void __add_event_to_tracers(struct ftrace_event_call *call);
1900 int trace_add_event_call(struct ftrace_event_call *call) in trace_add_event_call()
1919 static void __trace_remove_event_call(struct ftrace_event_call *call) in __trace_remove_event_call()
1927 static int probe_remove_event_call(struct ftrace_event_call *call) in probe_remove_event_call()
1961 int trace_remove_event_call(struct ftrace_event_call *call) in trace_remove_event_call()
1985 struct ftrace_event_call **call, **start, **end; in trace_module_add_events()
2008 struct ftrace_event_call *call, *p; in trace_module_remove_events()
2064 struct ftrace_event_call *call; in __trace_add_event_dirs()
2079 struct ftrace_event_call *call; in find_event_file()
2397 struct ftrace_event_call *call; in __trace_early_add_events()
2422 static void __add_event_to_tracers(struct ftrace_event_call *call) in __add_event_to_tracers()
2430 extern struct ftrace_event_call *__start_ftrace_events[];
2431 extern struct ftrace_event_call *__stop_ftrace_events[];
2602 struct ftrace_event_call **iter, *call; in event_trace_enable()
2765 struct ftrace_event_call *call; in event_trace_self_tests()