Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/trace/
Dtrace_syscalls.c296 struct trace_event_file *trace_file; in ftrace_syscall_enter() local
346 struct trace_event_file *trace_file; in ftrace_syscall_exit() local
Dtrace_events.c233 bool trace_event_ignore_this_pid(struct trace_event_file *trace_file) in trace_event_ignore_this_pid()
253 struct trace_event_file *trace_file, in trace_event_buffer_reserve()
Dtrace_events_synth.c435 struct trace_event_file *trace_file = __data; in trace_event_raw_event_synth() local
Dtrace_kprobe.c1432 struct trace_event_file *trace_file) in __kretprobe_trace_func()
Dtrace_uprobe.c948 struct trace_event_file *trace_file) in __uprobe_trace_func()
Dtrace.c2763 struct trace_event_file *trace_file, in trace_event_buffer_lock_reserve()
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-ftrace.c570 char *trace_file; in __cmd_ftrace() local
/kernel/linux/linux-5.10/tools/perf/util/
Dprobe-file.c74 int open_trace_file(const char *trace_file, bool readwrite) in open_trace_file()
/kernel/linux/linux-5.10/include/linux/
Dtrace_events.h233 struct trace_event_file *trace_file; member