Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/trace/
Dtrace_syscalls.c296 struct trace_event_file *trace_file; in ftrace_syscall_enter() local
344 struct trace_event_file *trace_file; in ftrace_syscall_exit() local
Dtrace_events.c443 bool trace_event_ignore_this_pid(struct trace_event_file *trace_file) in trace_event_ignore_this_pid()
463 struct trace_event_file *trace_file, in trace_event_buffer_reserve()
Dtrace_events_synth.c436 struct trace_event_file *trace_file = __data; in trace_event_raw_event_synth() local
Dtrace_uprobe.c949 struct trace_event_file *trace_file) in __uprobe_trace_func()
Dtrace_kprobe.c1421 struct trace_event_file *trace_file) in __kretprobe_trace_func()
Dtrace.c2760 struct trace_event_file *trace_file, in trace_event_buffer_lock_reserve()
/Linux-v5.15/tools/perf/
Dbuiltin-ftrace.c570 char *trace_file; in __cmd_ftrace() local
/Linux-v5.15/tools/perf/util/
Dprobe-file.c109 int open_trace_file(const char *trace_file, bool readwrite) in open_trace_file()
/Linux-v5.15/include/linux/
Dtrace_events.h295 struct trace_event_file *trace_file; member