Searched defs:trace_options (Results 1 – 4 of 4) sorted by relevance
1088 trace_options chapter
222 struct trace_options { struct223 struct tracer *tracer;224 struct trace_option_dentry *topts;
1677 static const char *trace_options[] = { variable
5396 const struct option trace_options[] = { in cmd_trace() local