Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_attr.h40 bool IsCpuSupported(const perf_event_attr& attr);
Devent_attr.cpp226 bool IsCpuSupported(const perf_event_attr& attr) { in IsCpuSupported() function