Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_events_inject.c153 static void *trace_alloc_entry(struct trace_event_call *call, int *size) in trace_alloc_entry() function
204 entry = trace_alloc_entry(call, &entry_size); in parse_entry()