Searched defs:trace_file (Results 1 – 10 of 10) sorted by relevance
382 def enable_trace(trace_file): argument 391 def disable_trace(trace_file): argument 498 trace_file variable [all...]
743 char *trace_file; __cmd_ftrace() local 1044 char *trace_file; prepare_func_latency() local 1425 char *trace_file; __cmd_profile() local [all...]
250 trace_file = "/sys/kernel/tracing/events/amd_cpu/enable" variable
24 const char *trace_file = "/sys/kernel/tracing/trace"; variable
864 struct trace_event_file *trace_file; in ftrace_syscall_enter() local930 struct trace_event_file *trace_file; in ftrace_syscall_exit() local
587 struct trace_event_file *trace_file = __data; in trace_event_raw_event_synth() local
1552 struct trace_event_file *trace_file) in __kretprobe_trace_func()
659 bool trace_event_ignore_this_pid(struct trace_event_file *trace_file) in trace_event_ignore_this_pid()696 struct trace_event_file *trace_file, in trace_event_buffer_reserve()
1860 struct trace_event_file *trace_file, in trace_event_buffer_lock_reserve()
110 int open_trace_file(const char *trace_file, bool readwrite) in open_trace_file() argument