Searched defs:trace_options (Results 1 – 3 of 3) sorted by relevance
173 struct trace_options { struct174 struct tracer *tracer;175 struct trace_option_dentry *topts;
876 static const char *trace_options[] = { variable
3050 const struct option trace_options[] = { in cmd_trace() local