Home
last modified time | relevance | path

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

/tools/testing/selftests/powerpc/pmu/ebb/
Dtrace.c62 static void *trace_alloc(struct trace_buffer *tb, int bytes) in trace_alloc() function
80 e = trace_alloc(tb, sizeof(*e) + payload_size); in trace_alloc_entry()