Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/kernel/
Dperfmon.c5224 int must_notify = 0; in pfm_overflow_handler() local
5426 must_notify = 1; in pfm_overflow_handler()
5448 if (must_notify) pfm_ovfl_notify_user(ctx, ovfl_notify); in pfm_overflow_handler()