Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/trace/
Dftrace.rst1081 trace_options chapter
/linux-6.12.1/kernel/trace/
Dtrace.h220 struct trace_options { struct
221 struct tracer *tracer;
222 struct trace_option_dentry *topts;
Dtrace.c1691 static const char *trace_options[] = { variable
/linux-6.12.1/tools/perf/
Dbuiltin-trace.c5113 const struct option trace_options[] = { local