Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Dprobe-file.h74 bool multiprobe_event_is_supported(void);
Dprobe-file.c1123 bool multiprobe_event_is_supported(void) in multiprobe_event_is_supported() function
Dprobe-event.c2825 if (!multiprobe_event_is_supported()) in probe_trace_event__set_name()