Home
last modified time | relevance | path

Searched refs:msg_ovfl_pmds (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/ia64/include/uapi/asm/
Dperfmon.h131 unsigned long msg_ovfl_pmds[4]; /* which PMDs overflowed */ member
/linux-4.1.27/arch/ia64/kernel/
Dperfmon.c5130 msg->pfm_ovfl_msg.msg_ovfl_pmds[0] = ovfl_pmds; in pfm_ovfl_notify_user()
5131 msg->pfm_ovfl_msg.msg_ovfl_pmds[1] = 0UL; in pfm_ovfl_notify_user()
5132 msg->pfm_ovfl_msg.msg_ovfl_pmds[2] = 0UL; in pfm_ovfl_notify_user()
5133 msg->pfm_ovfl_msg.msg_ovfl_pmds[3] = 0UL; in pfm_ovfl_notify_user()