Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/trace/
Dftrace.rst968 trace_options section in ftrace - Function Tracer
/Linux-v5.4/kernel/trace/
Dtrace.h186 struct trace_options { struct
187 struct tracer *tracer;
188 struct trace_option_dentry *topts;
Dtrace.c1341 static const char *trace_options[] = { variable
/Linux-v5.4/tools/perf/
Dbuiltin-trace.c4102 const struct option trace_options[] = { in cmd_trace() local