Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dtest_util.h93 bool HasPmuCounter();
96 if (!HasPmuCounter()) { \
Dtest_util.cpp160 bool HasPmuCounter() { in HasPmuCounter() function