Lines Matching refs:trace_array
221 struct trace_array *tr = trace_file->tr; in trace_event_ignore_this_pid()
342 struct trace_array *tr; in trace_event_enable_cmd_record()
365 struct trace_array *tr = file->tr; in __ftrace_event_enable_disable()
463 static void ftrace_clear_events(struct trace_array *tr) in ftrace_clear_events()
514 struct trace_array *tr = data; in event_filter_pid_sched_switch_probe_pre()
528 struct trace_array *tr = data; in event_filter_pid_sched_switch_probe_post()
540 struct trace_array *tr = data; in event_filter_pid_sched_wakeup_probe_pre()
556 struct trace_array *tr = data; in event_filter_pid_sched_wakeup_probe_post()
570 static void __ftrace_clear_event_pids(struct trace_array *tr) in __ftrace_clear_event_pids()
609 static void ftrace_clear_event_pids(struct trace_array *tr) in ftrace_clear_event_pids()
703 __ftrace_set_clr_event_nolock(struct trace_array *tr, const char *match, in __ftrace_set_clr_event_nolock()
741 static int __ftrace_set_clr_event(struct trace_array *tr, const char *match, in __ftrace_set_clr_event()
753 static int ftrace_set_clr_event(struct trace_array *tr, char *buf, int set) in ftrace_set_clr_event()
805 struct trace_array *tr = top_trace_array(); in trace_set_clr_event()
823 struct trace_array *tr = m->private; in ftrace_event_write()
864 struct trace_array *tr = m->private; in t_next()
885 struct trace_array *tr = m->private; in t_start()
903 struct trace_array *tr = m->private; in s_next()
918 struct trace_array *tr = m->private; in s_start()
953 struct trace_array *tr = m->private; in p_start()
982 struct trace_array *tr = m->private; in p_next()
1076 struct trace_array *tr = dir->tr; in system_enable_read()
1377 struct trace_array *tr; in subsystem_open()
1426 struct trace_array *tr = inode->i_private; in system_tr_open()
1565 struct trace_array *tr = data; in ignore_task_cpu()
1584 struct trace_array *tr = m->private; in ftrace_event_pid_write()
1892 struct trace_array *tr = inode->i_private; in ftrace_event_release()
1911 struct trace_array *tr = inode->i_private; in ftrace_event_set_open()
1931 struct trace_array *tr = inode->i_private; in ftrace_event_set_pid_open()
1981 event_subsystem_dir(struct trace_array *tr, const char *name, in event_subsystem_dir()
2059 struct trace_array *tr = file->tr; in event_create_dir()
2127 struct trace_array *tr; in remove_event_from_tracers()
2146 struct trace_array *tr; in event_remove()
2328 struct trace_array *tr) in trace_create_new_event()
2348 __trace_add_new_event(struct trace_event_call *call, struct trace_array *tr) in __trace_add_new_event()
2366 struct trace_array *tr) in __trace_early_add_new_event()
2410 struct trace_array *tr; in probe_remove_event_call()
2543 __trace_add_event_dirs(struct trace_array *tr) in __trace_add_event_dirs()
2557 find_event_file(struct trace_array *tr, const char *system, const char *event) in find_event_file()
2715 struct trace_array *tr = top_trace_array(); in event_enable_func()
2855 __trace_early_add_event_dirs(struct trace_array *tr) in __trace_early_add_event_dirs()
2876 __trace_early_add_events(struct trace_array *tr) in __trace_early_add_events()
2895 __trace_remove_event_dirs(struct trace_array *tr) in __trace_remove_event_dirs()
2905 struct trace_array *tr; in __add_event_to_tracers()
2928 create_event_toplevel_files(struct dentry *parent, struct trace_array *tr) in create_event_toplevel_files()
2977 int event_trace_add_tracer(struct dentry *parent, struct trace_array *tr) in event_trace_add_tracer()
3002 early_event_add_tracer(struct dentry *parent, struct trace_array *tr) in early_event_add_tracer()
3022 int event_trace_del_tracer(struct trace_array *tr) in event_trace_del_tracer()
3058 early_enable_events(struct trace_array *tr, bool disable_first) in early_enable_events()
3088 struct trace_array *tr = top_trace_array(); in event_trace_enable()
3134 struct trace_array *tr; in event_trace_enable_again()
3149 struct trace_array *tr; in event_trace_init()
3257 struct trace_array *tr; in event_trace_self_tests()
3365 static struct trace_array *event_tr;