Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/Documentation/trace/
Dftrace.rst929 trace_options chapter
/kernel/linux/linux-5.10/Documentation/trace/
Dftrace.rst1002 trace_options chapter
/kernel/linux/linux-4.19/kernel/trace/
Dtrace.h187 struct trace_options { struct
188 struct tracer *tracer;
189 struct trace_option_dentry *topts;
Dtrace.c1155 static const char *trace_options[] = { variable
/kernel/linux/linux-5.10/kernel/trace/
Dtrace.h204 struct trace_options { struct
205 struct tracer *tracer;
206 struct trace_option_dentry *topts;
Dtrace.c1527 static const char *trace_options[] = { variable
/kernel/linux/linux-4.19/tools/perf/
Dbuiltin-trace.c3188 const struct option trace_options[] = { in cmd_trace() local
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-trace.c4746 const struct option trace_options[] = { local