Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_eprobe.c190 static struct trace_eprobe *alloc_event_probe(const char *group, in alloc_event_probe() function
1028 ep = alloc_event_probe(group, event, event_call, argc - 2); in __trace_eprobe_create()