Home
last modified time | relevance | path

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

/include/linux/
A Dtrace_events.h96 struct trace_iterator { struct
97 struct trace_array *tr;
98 struct tracer *trace;
100 void *private;
101 int cpu_file;
102 struct mutex mutex;
108 unsigned int fmt_size;
109 atomic_t wait_index;
117 bool closed;
120 bool snapshot;
[all …]

Completed in 22 milliseconds