Home
last modified time | relevance | path

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

/arch/ia64/include/asm/
Dperfmon.h154 pfm_ovfl_msg_t pfm_ovfl_msg; member
/arch/ia64/kernel/
Dperfmon.c5155 msg->pfm_ovfl_msg.msg_type = PFM_MSG_OVFL; in pfm_ovfl_notify_user()
5156 msg->pfm_ovfl_msg.msg_ctx_fd = ctx->ctx_fd; in pfm_ovfl_notify_user()
5157 msg->pfm_ovfl_msg.msg_active_set = 0; in pfm_ovfl_notify_user()
5158 msg->pfm_ovfl_msg.msg_ovfl_pmds[0] = ovfl_pmds; in pfm_ovfl_notify_user()
5159 msg->pfm_ovfl_msg.msg_ovfl_pmds[1] = 0UL; in pfm_ovfl_notify_user()
5160 msg->pfm_ovfl_msg.msg_ovfl_pmds[2] = 0UL; in pfm_ovfl_notify_user()
5161 msg->pfm_ovfl_msg.msg_ovfl_pmds[3] = 0UL; in pfm_ovfl_notify_user()
5162 msg->pfm_ovfl_msg.msg_tstamp = 0UL; in pfm_ovfl_notify_user()
5189 msg->pfm_ovfl_msg.msg_tstamp = 0UL; in pfm_end_notify_user()