Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/include/uapi/asm/
Dperfmon.h132 unsigned long msg_ovfl_pmds[4]; /* which PMDs overflowed */ member
/Linux-v4.19/arch/ia64/kernel/
Dperfmon.c5122 msg->pfm_ovfl_msg.msg_ovfl_pmds[0] = ovfl_pmds; in pfm_ovfl_notify_user()
5123 msg->pfm_ovfl_msg.msg_ovfl_pmds[1] = 0UL; in pfm_ovfl_notify_user()
5124 msg->pfm_ovfl_msg.msg_ovfl_pmds[2] = 0UL; in pfm_ovfl_notify_user()
5125 msg->pfm_ovfl_msg.msg_ovfl_pmds[3] = 0UL; in pfm_ovfl_notify_user()