Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace.h319 struct trace_array { struct
320 struct list_head list;
321 char *name;
322 struct array_buffer array_buffer;
335 struct array_buffer max_buffer;
336 bool allocated_snapshot;
337 spinlock_t snapshot_trigger_lock;
338 unsigned int snapshot;
339 unsigned int mapped;
340 unsigned long max_latency;
[all …]