Home
last modified time | relevance | path

Searched defs:trace_alloc_entry (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Dtrace.c76 static struct trace_entry *trace_alloc_entry(struct trace_buffer *tb, int payload_size) in trace_alloc_entry() function
/linux/kernel/trace/
H A Dtrace_events_inject.c153 static void *trace_alloc_entry(struct trace_event_call *call, int *size) in trace_alloc_entry() function