Searched defs:trace_options (Results 1 – 4 of 4) sorted by relevance
929 trace_options section in ftrace - Function Tracer
187 struct trace_options { struct188 struct tracer *tracer;189 struct trace_option_dentry *topts;
1152 static const char *trace_options[] = { variable
3177 const struct option trace_options[] = { in cmd_trace() local