Searched defs:trace_options (Results 1 – 3 of 3) sorted by relevance
221 struct trace_options { struct222 struct tracer *tracer;223 struct trace_option_dentry *topts;
1742 static const char *trace_options[] = { variable
5366 const struct option trace_options[] = { in cmd_trace() local