Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace.h221 struct trace_options { struct
222 struct tracer *tracer;
223 struct trace_option_dentry *topts;
H A Dtrace.c1742 static const char *trace_options[] = { variable
/linux/tools/perf/
H A Dbuiltin-trace.c5366 const struct option trace_options[] = { in cmd_trace() local