Searched refs:sc_pstate_aperf (Results 1 – 2 of 2) sorted by relevance
638 aperf = sc->sc_pstate_aperf; in acpicpu_md_pstate_hwf()643 sc->sc_pstate_aperf = rdmsr(MSR_APERF); in acpicpu_md_pstate_hwf()648 aperf = sc->sc_pstate_aperf - aperf; in acpicpu_md_pstate_hwf()675 sc->sc_pstate_aperf = 0; in acpicpu_md_pstate_hwf_reset()
208 uint64_t sc_pstate_aperf; /* ACPICPU_FLAG_P_HW */ member