P4_CCCR_OVF       861 arch/x86/events/intel/p4.c 	if (v & P4_CCCR_OVF) {
P4_CCCR_OVF       862 arch/x86/events/intel/p4.c 		wrmsrl(hwc->config_base, v & ~P4_CCCR_OVF);
P4_CCCR_OVF       913 arch/x86/events/intel/p4.c 		p4_config_unpack_cccr(hwc->config) & ~P4_CCCR_ENABLE & ~P4_CCCR_OVF & ~P4_CCCR_RESERVED);
P4_CCCR_OVF       152 arch/x86/include/asm/perf_event_p4.h 	 p4_config_pack_cccr(P4_CCCR_OVF		| \