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