Searched refs:perf_binary (Results 1 – 2 of 2) sorted by relevance
74 perf_binary, perfhost_binary): argument81 self._perf_binary = perf_binary87 'shell', perf_binary]97 cmd_prefix = [perf_binary]182 perf_binary = perfhost_binary = _InstallPerfHost()186 perf_binary = android_profiling_helper.PrepareDeviceForPerf(device)198 perf_binary, perfhost_binary))
47 def __init__(self, device, perf_binary, categories): argument57 ['shell', perf_binary, 'record',118 perf_binary = cls._PrepareDevice(device)119 return device.RunShellCommand('%s list' % perf_binary)