Searched refs:estimated (Results 1 – 2 of 2) sorted by relevance
36 unsigned int estimated = GAUGECOUNT; in calculate_timespace() local45 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()
108 estimated from the 'sample_pop' and 'inst_retired' PMU events.
Completed in 3 milliseconds