Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/trace/
Dftrace.rst1045 trace_options section in ftrace - Function Tracer
/Linux-v6.6/kernel/trace/
Dtrace.h220 struct trace_options { struct
221 struct tracer *tracer;
222 struct trace_option_dentry *topts;
Dtrace.c1586 static const char *trace_options[] = { variable
/Linux-v6.6/tools/perf/
Dbuiltin-trace.c4707 const struct option trace_options[] = { local