Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/trace/
Dtrace_syscalls.c311 struct trace_event_file *trace_file; in ftrace_syscall_enter() local
359 struct trace_event_file *trace_file; in ftrace_syscall_exit() local
Dtrace_kprobe.c1034 struct trace_event_file *trace_file) in __kprobe_trace_func()
1082 struct trace_event_file *trace_file) in __kretprobe_trace_func()
Dtrace_events.c237 bool trace_event_ignore_this_pid(struct trace_event_file *trace_file) in trace_event_ignore_this_pid()
254 struct trace_event_file *trace_file, in trace_event_buffer_reserve()
Dtrace_uprobe.c760 struct trace_event_file *trace_file) in __uprobe_trace_func()
Dtrace_events_hist.c631 struct trace_event_file *trace_file = __data; in trace_event_raw_event_synth() local
Dtrace.c2276 struct trace_event_file *trace_file, in trace_event_buffer_lock_reserve()
/Linux-v4.19/tools/perf/
Dbuiltin-ftrace.c278 char *trace_file; in __cmd_ftrace() local
/Linux-v4.19/tools/perf/util/
Dprobe-file.c82 int open_trace_file(const char *trace_file, bool readwrite) in open_trace_file()
/Linux-v4.19/include/linux/
Dtrace_events.h209 struct trace_event_file *trace_file; member