Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dprobe-file.h73 bool multiprobe_event_is_supported(void);
H A Dprobe-file.c1173 bool multiprobe_event_is_supported(void) in multiprobe_event_is_supported() function
H A Dprobe-event.c2953 if (!multiprobe_event_is_supported()) in probe_trace_event__set_name()