Searched refs:perf_binary (Results 1 – 2 of 2) sorted by relevance
125 local perf_binary127 && perf_binary="/arm64/simpleperf" \128 || perf_binary="/arm/simpleperf"130 adb push "${SCRIPT_DIR}/simpleperf/bin/android${perf_binary}" \
51 def __init__(self, device, perf_binary, categories): argument61 ['shell', perf_binary, 'record',122 perf_binary = cls._PrepareDevice(device)124 return device.RunShellCommand([perf_binary, 'list'], check_return=False)