/kernel/linux/linux-6.6/tools/power/x86/amd_pstate_tracer/ |
H A D | amd_pstate_trace.py | 251 trace_file = "/sys/kernel/tracing/events/amd_cpu/enable" variable
|
/kernel/linux/linux-6.6/tools/testing/selftests/user_events/ |
H A D | ftrace_test.c | 24 const char *trace_file = "/sys/kernel/tracing/trace"; variable
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace_syscalls.c | 294 struct trace_event_file *trace_file; in ftrace_syscall_enter() local 335 struct trace_event_file *trace_file; in ftrace_syscall_exit() local [all...] |
H A D | trace_fprobe.c | 172 __fentry_trace_func(struct trace_fprobe *tf, unsigned long entry_ip, struct pt_regs *regs, struct trace_event_file *trace_file) __fentry_trace_func() argument 215 __fexit_trace_func(struct trace_fprobe *tf, unsigned long entry_ip, unsigned long ret_ip, struct pt_regs *regs, struct trace_event_file *trace_file) __fexit_trace_func() argument
|
H A D | trace_kprobe.c | 1344 __kprobe_trace_func(struct trace_kprobe *tk, struct pt_regs *regs, struct trace_event_file *trace_file) __kprobe_trace_func() argument 1383 __kretprobe_trace_func(struct trace_kprobe *tk, struct kretprobe_instance *ri, struct pt_regs *regs, struct trace_event_file *trace_file) __kretprobe_trace_func() argument
|
H A D | trace_uprobe.c | 946 __uprobe_trace_func(struct trace_uprobe *tu, unsigned long func, struct pt_regs *regs, struct uprobe_cpu_buffer *ucb, int dsize, struct trace_event_file *trace_file) __uprobe_trace_func() argument
|
H A D | trace_events_synth.c | 510 struct trace_event_file *trace_file = __data; in trace_event_raw_event_synth() local
|
H A D | trace_events.c | 476 bool trace_event_ignore_this_pid(struct trace_event_file *trace_file) in trace_event_ignore_this_pid() argument 495 trace_event_buffer_reserve(struct trace_event_buffer *fbuffer, struct trace_event_file *trace_file, unsigned long len) trace_event_buffer_reserve() argument
|
H A D | trace.c | 2839 trace_event_buffer_lock_reserve(struct trace_buffer **current_rb, struct trace_event_file *trace_file, int type, unsigned long len, unsigned int trace_ctx) trace_event_buffer_lock_reserve() argument
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-ftrace.c | 570 char *trace_file; in __cmd_ftrace() local
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | trace_syscalls.c | 296 struct trace_event_file *trace_file; in ftrace_syscall_enter() local 346 struct trace_event_file *trace_file; in ftrace_syscall_exit() local [all...] |
H A D | trace_events_synth.c | 435 struct trace_event_file *trace_file = __data; in trace_event_raw_event_synth() local
|
H A D | trace_kprobe.c | 1384 __kprobe_trace_func(struct trace_kprobe *tk, struct pt_regs *regs, struct trace_event_file *trace_file) __kprobe_trace_func() argument 1431 __kretprobe_trace_func(struct trace_kprobe *tk, struct kretprobe_instance *ri, struct pt_regs *regs, struct trace_event_file *trace_file) __kretprobe_trace_func() argument [all...] |
H A D | trace_uprobe.c | 946 __uprobe_trace_func(struct trace_uprobe *tu, unsigned long func, struct pt_regs *regs, struct uprobe_cpu_buffer *ucb, int dsize, struct trace_event_file *trace_file) __uprobe_trace_func() argument
|
H A D | trace_events.c | 233 bool trace_event_ignore_this_pid(struct trace_event_file *trace_file) in trace_event_ignore_this_pid() argument 252 trace_event_buffer_reserve(struct trace_event_buffer *fbuffer, struct trace_event_file *trace_file, unsigned long len) trace_event_buffer_reserve() argument
|
H A D | trace.c | 2757 trace_event_buffer_lock_reserve(struct trace_buffer **current_rb, struct trace_event_file *trace_file, int type, unsigned long len, unsigned long flags, int pc) trace_event_buffer_lock_reserve() argument
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | probe-file.c | 74 int open_trace_file(const char *trace_file, bool readwrite) in open_trace_file() argument
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-ftrace.c | 565 char *trace_file; in __cmd_ftrace() local 801 char *trace_file; in prepare_func_latency() local [all...] |
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | probe-file.c | 109 int open_trace_file(const char *trace_file, bool readwrite) in open_trace_file() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | trace_events.h | 237 struct trace_event_file *trace_file; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | trace_events.h | 310 struct trace_event_file *trace_file; member
|