Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/include/asm/
Dperfmon.h154 pfm_ovfl_msg_t pfm_ovfl_msg; member
/linux-2.6.39/arch/ia64/kernel/
Dperfmon.c5166 msg->pfm_ovfl_msg.msg_type = PFM_MSG_OVFL; in pfm_ovfl_notify_user()
5167 msg->pfm_ovfl_msg.msg_ctx_fd = ctx->ctx_fd; in pfm_ovfl_notify_user()
5168 msg->pfm_ovfl_msg.msg_active_set = 0; in pfm_ovfl_notify_user()
5169 msg->pfm_ovfl_msg.msg_ovfl_pmds[0] = ovfl_pmds; in pfm_ovfl_notify_user()
5170 msg->pfm_ovfl_msg.msg_ovfl_pmds[1] = 0UL; in pfm_ovfl_notify_user()
5171 msg->pfm_ovfl_msg.msg_ovfl_pmds[2] = 0UL; in pfm_ovfl_notify_user()
5172 msg->pfm_ovfl_msg.msg_ovfl_pmds[3] = 0UL; in pfm_ovfl_notify_user()
5173 msg->pfm_ovfl_msg.msg_tstamp = 0UL; in pfm_ovfl_notify_user()
5200 msg->pfm_ovfl_msg.msg_tstamp = 0UL; in pfm_end_notify_user()