Searched refs:pcstate_count (Results 1 – 1 of 1) sorted by relevance
1735 u64 pcstate_count; in pmc_core_pkgc_show() local1739 if (rdmsrl_safe(map[index].bit_mask, &pcstate_count)) in pmc_core_pkgc_show()1742 pcstate_count *= 1000; in pmc_core_pkgc_show()1743 do_div(pcstate_count, tsc_khz); in pmc_core_pkgc_show()1745 pcstate_count); in pmc_core_pkgc_show()