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