Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace.h184 struct trace_options { struct
185 struct tracer *tracer;
186 struct trace_option_dentry *topts;
Dtrace.c1111 static const char *trace_options[] = { variable