Searched defs:trace_options (Results 1 – 2 of 2) sorted by relevance
220 struct trace_options { struct221 struct tracer *tracer;222 struct trace_option_dentry *topts;
1683 static const char *trace_options[] = { variable