Searched refs:MIN_TIME (Results 1 – 5 of 5) sorted by relevance
34 while (time_baseline < MIN_TIME) { in bench_fixed_size()46 while (time_action < MIN_TIME) { in bench_fixed_size()
26 #define MIN_TIME 0.2 macro
47 while (m_time_action < MIN_TIME) in eval_mflops()
61 while (time_action < MIN_TIME) in eval_mflops()
165 MIN_TIME = 1 variable in JSONResultsGeneratorBase657 if is_all_no_data or (is_all_pass and max_time <= self.MIN_TIME):