Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/trace/
H A 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
H A 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()
H A Dtrace_events_synth.c435 struct trace_event_file *trace_file = __data; in trace_event_raw_event_synth() local
H A Dtrace_kprobe.c1432 struct trace_event_file *trace_file) in __kretprobe_trace_func()
H A Dtrace_uprobe.c948 struct trace_event_file *trace_file) in __uprobe_trace_func()
H A Dtrace.c2764 struct trace_event_file *trace_file, in trace_event_buffer_lock_reserve()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_fwtrace.c51 char trace_file[TRACE_FILE_NAME_LEN]; member
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-ftrace.c570 char *trace_file; in __cmd_ftrace() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dprobe-file.c74 int open_trace_file(const char *trace_file, bool readwrite) in open_trace_file()
/OK3568_Linux_fs/kernel/include/linux/
H A Dtrace_events.h233 struct trace_event_file *trace_file; member