HomeSort by relevance Sort by last modified time
    Searched refs:perf_command (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/site_tests/platform_Quipper/
platform_Quipper.py 60 perf_command = self._get_perf_command(duration, options)
68 result = subprocess.check_output(perf_command)
  /external/autotest/client/site_tests/platform_DebugDaemonGetPerfData/
platform_DebugDaemonGetPerfData.py 74 perf_command = ['perf', 'record', '-a', '-e', 'cycles',
77 self.dbus_iface.GetPerfOutput(duration, perf_command))

Completed in 120 milliseconds