Searched refs:SIMPLEPERF_STOP_WAIT_COUNT (Results 1 – 1 of 1) sorted by relevance
53 private static final int SIMPLEPERF_STOP_WAIT_COUNT = 60; field in SimpleperfHelper159 if (waitCount < SIMPLEPERF_STOP_WAIT_COUNT) { in stopSimpleperf()