Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/include/uapi/asm/
Dperfmon.h152 #define PFM_MSG_END 2 /* task to which context was attached ended */ macro
/Linux-v4.19/arch/ia64/kernel/
Dperfmon.c5151 msg->pfm_end_msg.msg_type = PFM_MSG_END; in pfm_end_notify_user()