Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/trace/
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()