Home
last modified time | relevance | path

Searched refs:trace_valid_entry (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/kernel/trace/
Dtrace_selftest.c8 static inline int trace_valid_entry(struct trace_entry *entry) in trace_valid_entry() function
42 if (!trace_valid_entry(entry)) { in trace_test_buffer_cpu()