msg_ovfl_pmds     132 arch/ia64/include/uapi/asm/perfmon.h 	unsigned long	msg_ovfl_pmds[4];	/* which PMDs overflowed */
msg_ovfl_pmds    5075 arch/ia64/kernel/perfmon.c 		msg->pfm_ovfl_msg.msg_ovfl_pmds[0] = ovfl_pmds;
msg_ovfl_pmds    5076 arch/ia64/kernel/perfmon.c 		msg->pfm_ovfl_msg.msg_ovfl_pmds[1] = 0UL;
msg_ovfl_pmds    5077 arch/ia64/kernel/perfmon.c 		msg->pfm_ovfl_msg.msg_ovfl_pmds[2] = 0UL;
msg_ovfl_pmds    5078 arch/ia64/kernel/perfmon.c 		msg->pfm_ovfl_msg.msg_ovfl_pmds[3] = 0UL;