Searched refs:stable_estimate (Results 1 – 1 of 1) sorted by relevance
309 float stable_estimate = all_gflops[2] + all_gflops[3] + all_gflops[4] + all_gflops[5]; in measure_clock_speed() local313 float result = stable_estimate * 123.456f; in measure_clock_speed()