Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/trace/
Dtrace_syscalls.c297 struct trace_event_file *trace_file; in ftrace_syscall_enter() local
345 struct trace_event_file *trace_file; in ftrace_syscall_exit() local
Dtrace_kprobe.c908 struct trace_event_file *trace_file) in __kprobe_trace_func()
956 struct trace_event_file *trace_file) in __kretprobe_trace_func()
Dtrace_uprobe.c788 struct trace_event_file *trace_file) in __uprobe_trace_func()
Dtrace_events.c219 bool trace_event_ignore_this_pid(struct trace_event_file *trace_file) in trace_event_ignore_this_pid()
236 struct trace_event_file *trace_file, in trace_event_buffer_reserve()
Dtrace.c1711 struct trace_event_file *trace_file, in trace_event_buffer_lock_reserve()
/linux-4.4.14/tools/perf/util/
Dprobe-file.c72 static int open_probe_events(const char *trace_file, bool readwrite) in open_probe_events()
/linux-4.4.14/include/linux/
Dtrace_events.h224 struct trace_event_file *trace_file; member