Searched defs:profiler_args (Results 1 – 4 of 4) sorted by relevance
/external/toolchain-utils/crosperf/ |
D | suite_runner.py | 27 def GetProfilerArgs(profiler_args): argument 75 def Run(self, cros_machine, label, benchmark, test_args, profiler_args): argument 105 def GenTestArgs(self, benchmark, test_args, profiler_args): argument 151 def Test_That_Run(self, machine, label, benchmark, test_args, profiler_args): argument 241 def Skylab_Run(self, label, benchmark, test_args, profiler_args): argument
|
D | suite_runner_unittest.py | 107 def FakeSkylabRun(test_label, benchmark, test_args, profiler_args): argument 113 profiler_args): argument
|
D | results_cache.py | 1270 profiler_args, machine_manager, machine, board, cache_conditions, argument
|
/external/autotest/client/tests/profiler_test/ |
D | profiler_test.py | 10 def initialize(self, profiler=None, profiler_args=(), profiler_dargs=None): argument
|