Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/trace/
Dtrace_events_hist.c825 static struct tracepoint *alloc_synth_tracepoint(char *name) in alloc_synth_tracepoint() function
893 event->tp = alloc_synth_tracepoint(event->name); in register_synth_event()