Lines Matching defs:tr
37 int ftrace_allocate_ftrace_ops(struct trace_array *tr) in ftrace_allocate_ftrace_ops()
59 void ftrace_free_ftrace_ops(struct trace_array *tr) in ftrace_free_ftrace_ops()
65 int ftrace_create_function_files(struct trace_array *tr, in ftrace_create_function_files()
83 void ftrace_destroy_function_files(struct trace_array *tr) in ftrace_destroy_function_files()
89 static int function_trace_init(struct trace_array *tr) in function_trace_init()
118 static void function_trace_reset(struct trace_array *tr) in function_trace_reset()
125 static void function_trace_start(struct trace_array *tr) in function_trace_start()
134 struct trace_array *tr = op->private; in function_trace_call() local
185 struct trace_array *tr = op->private; in function_stack_trace_call() local
226 static void tracing_start_function_trace(struct trace_array *tr) in tracing_start_function_trace()
233 static void tracing_stop_function_trace(struct trace_array *tr) in tracing_stop_function_trace()
242 func_set_flag(struct trace_array *tr, u32 old_flags, u32 bit, int set) in func_set_flag()
289 struct trace_array *tr, bool on, in update_traceon_count()
350 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_traceon_count()
358 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_traceoff_count()
366 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_traceon()
377 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_traceoff()
408 static __always_inline void trace_stack(struct trace_array *tr) in trace_stack()
421 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_stacktrace()
429 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_stacktrace_count()
489 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_dump_probe()
499 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_cpudump_probe()
565 ftrace_count_init(struct ftrace_probe_ops *ops, struct trace_array *tr, in ftrace_count_init()
581 ftrace_count_free(struct ftrace_probe_ops *ops, struct trace_array *tr, in ftrace_count_free()
643 ftrace_trace_probe_callback(struct trace_array *tr, in ftrace_trace_probe_callback()
682 ftrace_trace_onoff_callback(struct trace_array *tr, struct ftrace_hash *hash, in ftrace_trace_onoff_callback()
701 ftrace_stacktrace_callback(struct trace_array *tr, struct ftrace_hash *hash, in ftrace_stacktrace_callback()
716 ftrace_dump_callback(struct trace_array *tr, struct ftrace_hash *hash, in ftrace_dump_callback()
732 ftrace_cpudump_callback(struct trace_array *tr, struct ftrace_hash *hash, in ftrace_cpudump_callback()