Searched refs:PERFETTO_KILL_WAIT_COUNT (Results 1 – 1 of 1) sorted by relevance
67 private static final int PERFETTO_KILL_WAIT_COUNT = 12; field in PerfettoHelper372 if (waitCount < PERFETTO_KILL_WAIT_COUNT) { in stopPerfetto()