Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_record_test.cpp299 static bool HasNonZeroInstructionEventCount() { in HasNonZeroInstructionEventCount() function
330 has_hw_counter &= HasNonZeroInstructionEventCount() ? 1 : 0; in HasHardwareCounter()