Searched refs:SIMPLEPERF_PATH_IN_IMAGE (Results 1 – 1 of 1) sorted by relevance
65 private static final String SIMPLEPERF_PATH_IN_IMAGE = "/system/bin/simpleperf"; field in ProfileSession183 && mSimpleperfPath.equals(SIMPLEPERF_PATH_IN_IMAGE)) { in stopRecording()234 simpleperfPath = SIMPLEPERF_PATH_IN_IMAGE; in findSimpleperf()