Searched defs:trace_file (Results 1 – 13 of 13) sorted by relevance
382 def enable_trace(trace_file): argument391 def disable_trace(trace_file): argument498 trace_file = "/sys/kernel/tracing/events/power/pstate_sample/enable" variable
294 struct trace_event_file *trace_file; in ftrace_syscall_enter() local335 struct trace_event_file *trace_file; in ftrace_syscall_exit() local
217 struct trace_event_file *trace_file) in __fexit_trace_func()
1385 struct trace_event_file *trace_file) in __kretprobe_trace_func()
949 struct trace_event_file *trace_file) in __uprobe_trace_func()
510 struct trace_event_file *trace_file = __data; in trace_event_raw_event_synth() local
476 bool trace_event_ignore_this_pid(struct trace_event_file *trace_file) in trace_event_ignore_this_pid()496 struct trace_event_file *trace_file, in trace_event_buffer_reserve()
2840 struct trace_event_file *trace_file, in trace_event_buffer_lock_reserve()
251 trace_file = "/sys/kernel/tracing/events/amd_cpu/enable" variable
565 char *trace_file; in __cmd_ftrace() local801 char *trace_file; in prepare_func_latency() local
24 const char *trace_file = "/sys/kernel/tracing/trace"; variable
109 int open_trace_file(const char *trace_file, bool readwrite) in open_trace_file()
310 struct trace_event_file *trace_file; member