Lines Matching refs:estimate
124 unsigned long estimate;
127 /* compute the estimate */
128 estimate = (good_timer_sum/good_timer_count);
129 maxdiff = estimate >> 3;
133 return estimate;
138 if ((measured_times[max] - estimate) <
139 (estimate - measured_times[min])) {
141 "min bogoMips estimate %d = %lu\n",
147 "max bogoMips estimate %d = %lu\n",
167 "estimate for loops_per_jiffy.\nProbably due to long platform "
180 * time we refine our estimate after the first takes 1.5/HZ seconds, so try
181 * to start with a good estimate.
212 * We overshot, so retreat to a clear underestimate. Then estimate