Searched defs:trace_options (Results 1 – 2 of 2) sorted by relevance
184 struct trace_options { struct185 struct tracer *tracer;186 struct trace_option_dentry *topts;
1111 static const char *trace_options[] = { variable