Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/trace/
Dtrace_probe.h466 void trace_probe_log_init(const char *subsystem, int argc, const char **argv);
Dtrace_eprobe.c976 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.c584 trace_probe_log_init("trace_uprobe", argc, argv); in __trace_uprobe_create()
Dtrace_kprobe.c759 trace_probe_log_init("trace_kprobe", argc, argv); in __trace_kprobe_create()