Searched refs:pc_cnt (Results 1 – 3 of 3) sorted by relevance
84 unsigned int pc_cnt; member
2488 if (!d->pc_cnt) { in power_cut_emulated()2509 d->pc_cnt += 1; in power_cut_emulated()2515 if (d->pc_delay == 2 && d->pc_cnt++ < d->pc_cnt_max) in power_cut_emulated()
1656 u64 pc_cnt; in pmc_core_resume_common() local1658 if (!rdmsrl_safe(msr_map[i].bit_mask, &pc_cnt)) { in pmc_core_resume_common()1661 msr_map[i].name, pc_cnt); in pmc_core_resume_common()