Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dprobe-file.h74 bool multiprobe_event_is_supported(void);
Dprobe-file.c1192 bool multiprobe_event_is_supported(void) in multiprobe_event_is_supported() function
Dprobe-event.c2856 if (!multiprobe_event_is_supported()) in probe_trace_event__set_name()