Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/include/asm/
Dperfmon.h151 #define PFM_MSG_END 2 /* task to which context was attached ended */ macro
/linux-2.6.39/arch/ia64/kernel/
Dperfmon.c5198 msg->pfm_end_msg.msg_type = PFM_MSG_END; in pfm_end_notify_user()