Home
last modified time | relevance | path

Searched refs:IsCpuSupported (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/extras/simpleperf/
H A Devent_attr.h42 bool IsCpuSupported(const perf_event_attr& attr);
H A Devent_attr.cpp230 bool IsCpuSupported(const perf_event_attr& attr) { in IsCpuSupported() function