Lines Matching refs:estimate
122 unsigned long estimate;
125 /* compute the estimate */
126 estimate = (good_timer_sum/good_timer_count);
127 maxdiff = estimate >> 3;
131 return estimate;
136 if ((measured_times[max] - estimate) <
137 (estimate - measured_times[min])) {
139 "min bogoMips estimate %d = %lu\n",
145 "max bogoMips estimate %d = %lu\n",
165 "estimate for loops_per_jiffy.\nProbably due to long platform "
178 * time we refine our estimate after the first takes 1.5/HZ seconds, so try
179 * to start with a good estimate.
210 * We overshot, so retreat to a clear underestimate. Then estimate