Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Dtrace.c43 static bool trace_check_alloc(struct trace_buffer *tb, void *p) in trace_check_alloc() function
68 if (!trace_check_alloc(tb, newtail)) in trace_alloc()