Searched refs:pcstate_count (Results 1 – 1 of 1) sorted by relevance
1080 u64 pcstate_count; in pmc_core_pkgc_show() local1084 if (rdmsrl_safe(map[index].bit_mask, &pcstate_count)) in pmc_core_pkgc_show()1087 pcstate_count *= 1000; in pmc_core_pkgc_show()1088 do_div(pcstate_count, tsc_khz); in pmc_core_pkgc_show()1090 pcstate_count); in pmc_core_pkgc_show()