Searched refs:run_app_profiler (Results 1 – 4 of 4) sorted by relevance
35 self.run_app_profiler(start_activity=True, build_binary_cache=False)70 self.run_app_profiler()100 self.run_app_profiler(record_arg="-g -f 1000 --duration 10 -e cpu-cycles:u --trace-offcpu")132 self.run_app_profiler()
35 self.run_app_profiler(start_activity=True, build_binary_cache=False)79 self.run_app_profiler()108 self.run_app_profiler(record_arg="-g -f 1000 --duration 10 -e cpu-cycles:u --trace-offcpu")
39 self.run_app_profiler(start_activity=True, build_binary_cache=False)51 self.run_app_profiler(start_activity=False)99 self.run_app_profiler(start_activity=False, record_arg='-g --duration 10 -p ' + pid)136 self.run_app_profiler()192 self.run_app_profiler(record_arg="-g -f 1000 --duration 10 -e cpu-cycles:u --trace-offcpu")
68 self.run_app_profiler(compile_java_code=self.use_compiled_java_code)82 def run_app_profiler(self, record_arg="-g --duration 10", build_binary_cache=True, member in TestExampleBase148 self.run_app_profiler(build_binary_cache=False)156 self.run_app_profiler(build_binary_cache=True)157 self.run_app_profiler()158 self.run_app_profiler(start_activity=False)216 self.run_app_profiler(record_arg='-g -f 1000 --duration 3 -e task-clock:u')