Home
last modified time | relevance | path

Searched defs:trace_options (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/Documentation/trace/
Dftrace.rst1088 trace_options chapter
/linux-6.14.4/kernel/trace/
Dtrace.h221 struct trace_options { struct
222 struct tracer *tracer;
223 struct trace_option_dentry *topts;
Dtrace.c1667 static const char *trace_options[] = { variable
/linux-6.14.4/tools/perf/
Dbuiltin-trace.c5131 const struct option trace_options[] = { in cmd_trace() local