Home
last modified time | relevance | path

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

/platform_testing/libraries/collectors-helper/simpleperf/src/com/android/helpers/
DSimpleperfHelper.java42 private static final String SIMPLEPERF_TMP_FILE_PATH = "/data/local/tmp/perf.data"; field in SimpleperfHelper
87 SIMPLEPERF_TMP_FILE_PATH, in startCollecting()
329 String.format(MOVE_CMD, SIMPLEPERF_TMP_FILE_PATH, destinationFile)); in copyFileOutput()
335 SIMPLEPERF_TMP_FILE_PATH, destinationFile, moveResult)); in copyFileOutput()