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