Searched refs:IsCpuSupported (Results 1 – 2 of 2) sorted by relevance
/system/extras/simpleperf/ | ||
D | event_attr.h | 40 bool IsCpuSupported(const perf_event_attr& attr); |
D | event_attr.cpp | 226 bool IsCpuSupported(const perf_event_attr& attr) { in IsCpuSupported() function |