Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_eprobe.c198 static struct trace_eprobe *alloc_event_probe(const char *group, in alloc_event_probe() function
910 ep = alloc_event_probe(group, event, event_call, argc - 2); in __trace_eprobe_create()