Searched refs:sample_ratio (Results 1 – 1 of 1) sorted by relevance
802 int32_t core_busy, max_pstate, current_pstate, sample_ratio; in intel_pstate_get_scaled_busy() local833 sample_ratio = div_fp(int_tofp(sample_time), in intel_pstate_get_scaled_busy()835 core_busy = mul_fp(core_busy, sample_ratio); in intel_pstate_get_scaled_busy()