Home
last modified time | relevance | path

Searched defs:trace_file (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/kernel/trace/
Dtrace_syscalls.c311 struct trace_event_file *trace_file; in ftrace_syscall_enter() local
361 struct trace_event_file *trace_file; in ftrace_syscall_exit() local
Dtrace_events.c230 bool trace_event_ignore_this_pid(struct trace_event_file *trace_file) in trace_event_ignore_this_pid()
247 struct trace_event_file *trace_file, in trace_event_buffer_reserve()
Dtrace_kprobe.c1202 struct trace_event_file *trace_file) in __kretprobe_trace_func()
Dtrace_uprobe.c938 struct trace_event_file *trace_file) in __uprobe_trace_func()
Dtrace_events_hist.c879 struct trace_event_file *trace_file = __data; in trace_event_raw_event_synth() local
Dtrace.c2478 struct trace_event_file *trace_file, in trace_event_buffer_lock_reserve()
/Linux-v5.4/tools/perf/
Dbuiltin-ftrace.c280 char *trace_file; in __cmd_ftrace() local
/Linux-v5.4/tools/perf/util/
Dprobe-file.c74 int open_trace_file(const char *trace_file, bool readwrite) in open_trace_file()
/Linux-v5.4/include/linux/
Dtrace_events.h210 struct trace_event_file *trace_file; member