Searched refs:enable_compile_time_instruction_count (Results 1 – 4 of 4) sorted by relevance
48 ).enable_compile_time_instruction_count().collect_all().append_results(result_path)51 ).enable_compile_time_instruction_count().collect_all().append_results(result_path)
45 Benchmark().enable_compile_time_instruction_count().collect_all().append_results(
158 b.enable_compile_time_instruction_count().collect_all().append_results(
67 def enable_compile_time_instruction_count(self): member in BenchmarkBase