Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dprobe-file.h74 bool multiprobe_event_is_supported(void);
H A Dprobe-file.c1123 bool multiprobe_event_is_supported(void) in multiprobe_event_is_supported() function
H A Dprobe-event.c2827 if (!multiprobe_event_is_supported()) in probe_trace_event__set_name()