Home
last modified time | relevance | path

Searched refs:estimated (Results 1 – 1 of 1) sorted by relevance

/tools/power/cpupower/bench/
Dbenchmark.c36 unsigned int estimated = GAUGECOUNT; in calculate_timespace() local
45 ROUNDS(estimated); in calculate_timespace()
53 rounds = (unsigned int)(load * estimated / timed); in calculate_timespace()
60 estimated = rounds; in calculate_timespace()
65 return estimated; in calculate_timespace()