Searched refs:__trace_eprobe_create (Results 1 – 1 of 1) sorted by relevance
44 static int __trace_eprobe_create(int argc, const char *argv[]);66 return trace_probe_create(raw_command, __trace_eprobe_create); in eprobe_dyn_event_create()972 static int __trace_eprobe_create(int argc, const char *argv[]) in __trace_eprobe_create() function