Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_selftest.c10 static inline int trace_valid_entry(struct trace_entry *entry) in trace_valid_entry() function
44 if (!trace_valid_entry(entry)) { in trace_test_buffer_cpu()