Home
last modified time | relevance | path

Searched defs:trace_options (Results 1 – 2 of 2) sorted by relevance

/kernel/trace/
Dtrace.h173 struct trace_options { struct
174 struct tracer *tracer;
175 struct trace_option_dentry *topts;
Dtrace.c877 static const char *trace_options[] = { variable