Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/intel_pstate_tracer/
H A Dintel_pstate_tracer.py382 def enable_trace(trace_file): argument
391 def disable_trace(trace_file): argument
498 trace_file = "/sys/kernel/tracing/events/power/pstate_sample/enable" variable
/openbmc/linux/tools/power/x86/amd_pstate_tracer/
H A Damd_pstate_trace.py251 trace_file = "/sys/kernel/tracing/events/amd_cpu/enable" variable
/openbmc/linux/kernel/trace/
H A Dtrace_syscalls.c294 struct trace_event_file *trace_file; in ftrace_syscall_enter() local
335 struct trace_event_file *trace_file; in ftrace_syscall_exit() local
H A Dtrace_fprobe.c217 struct trace_event_file *trace_file) in __fexit_trace_func()
H A Dtrace_kprobe.c1385 struct trace_event_file *trace_file) in __kretprobe_trace_func()
H A Dtrace_uprobe.c949 struct trace_event_file *trace_file) in __uprobe_trace_func()
H A Dtrace_events_synth.c510 struct trace_event_file *trace_file = __data; in trace_event_raw_event_synth() local
H A Dtrace_events.c476 bool trace_event_ignore_this_pid(struct trace_event_file *trace_file) in trace_event_ignore_this_pid()
496 struct trace_event_file *trace_file, in trace_event_buffer_reserve()
H A Dtrace.c2840 struct trace_event_file *trace_file, in trace_event_buffer_lock_reserve()
/openbmc/linux/tools/perf/
H A Dbuiltin-ftrace.c565 char *trace_file; in __cmd_ftrace() local
801 char *trace_file; in prepare_func_latency() local
/openbmc/linux/tools/testing/selftests/user_events/
H A Dftrace_test.c24 const char *trace_file = "/sys/kernel/tracing/trace"; variable
/openbmc/qemu/
H A Dmeson_options.txt32 option('trace_file', type: 'string', value: 'trace', string
/openbmc/linux/tools/perf/util/
H A Dprobe-file.c109 int open_trace_file(const char *trace_file, bool readwrite) in open_trace_file()
/openbmc/linux/include/linux/
H A Dtrace_events.h310 struct trace_event_file *trace_file; member