Searched refs:stable_estimate (Results 1 – 2 of 2) sorted by relevance
73 auto stable_estimate = [this] { in CreateLoggers() local102 Log("stable_estimate", [=] { return stable_estimate(); }), in CreateLoggers()
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()