Searched refs:pc_cnt (Results 1 – 3 of 3) sorted by relevance
84 unsigned int pc_cnt; member
2485 if (!d->pc_cnt) { in power_cut_emulated()2506 d->pc_cnt += 1; in power_cut_emulated()2512 if (d->pc_delay == 2 && d->pc_cnt++ < d->pc_cnt_max) in power_cut_emulated()
1618 u64 pc_cnt; in pmc_core_resume_common() local1620 if (!rdmsrl_safe(msr_map[i].bit_mask, &pc_cnt)) { in pmc_core_resume_common()1623 msr_map[i].name, pc_cnt); in pmc_core_resume_common()