Searched defs:min_time (Results 1 – 11 of 11) sorted by relevance
31 virtual void ReportRunsConfig(double min_time, bool /* has_explicit_iters */, in ReportRunsConfig()
38 double min_time() const { return min_time_; } in min_time() function
91 const double min_time; variable
205 double min_time = std::strtod(value.c_str(), &p_end); in ParseBenchMinTime() local
1709 std::string min_time; member
866 static const zic_t min_time = (zic_t) -1 << (TIME_T_BITS_IN_FILE - 1); variable
867 static const zic_t min_time = (zic_t) -1 << (TIME_T_BITS_IN_FILE - 1); variable
983 double min_time = data->stats_min.stats[s] / data->time_dividor; in compute_swapchain_display() local
896 static zic_t const min_time = MINVAL(zic_t, TIME_T_BITS_IN_FILE); variable
7309 auto min_time = env.clock_resolution.mean * Detail::minimum_ticks; in prepare() local
41731 long int min_time; member