Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/trace/
Dtrace_probe.h462 void trace_probe_log_init(const char *subsystem, int argc, const char **argv);
Dtrace_eprobe.c946 trace_probe_log_init("event_probe", argc, argv); in __trace_eprobe_create()
Dtrace_probe.c145 void trace_probe_log_init(const char *subsystem, int argc, const char **argv) in trace_probe_log_init() function
Dtrace_uprobe.c581 trace_probe_log_init("trace_uprobe", argc, argv); in __trace_uprobe_create()
Dtrace_kprobe.c756 trace_probe_log_init("trace_kprobe", argc, argv); in __trace_kprobe_create()