Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/trace/
Dtrace_eprobe.c184 static struct trace_eprobe *alloc_event_probe(const char *group, in alloc_event_probe() function
902 ep = alloc_event_probe(group, event, event_call, argc - 2); in __trace_eprobe_create()