Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dprobe-file.h74 bool multiprobe_event_is_supported(void);
H A Dprobe-file.c1192 bool multiprobe_event_is_supported(void) in multiprobe_event_is_supported() function
H A Dprobe-event.c2876 if (!multiprobe_event_is_supported()) in probe_trace_event__set_name()