Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/kernel/
Dperfmon.c5177 int must_notify = 0; in pfm_overflow_handler() local
5379 must_notify = 1; in pfm_overflow_handler()
5401 if (must_notify) pfm_ovfl_notify_user(ctx, ovfl_notify); in pfm_overflow_handler()