Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dtest_util.cpp53 static bool HasNonZeroInstructionEventCount() { in HasNonZeroInstructionEventCount() function
91 has_hw_counter &= HasNonZeroInstructionEventCount() ? 1 : 0; in HasHardwareCounter()