Home
last modified time | relevance | path

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

/linux-3.4.99/arch/ia64/kernel/
Dperfmon.c5009 static int pfm_ovfl_notify_user(pfm_context_t *ctx, unsigned long ovfl_pmds);
5144 pfm_ovfl_notify_user(pfm_context_t *ctx, unsigned long ovfl_pmds) in pfm_ovfl_notify_user() function
5437 if (must_notify) pfm_ovfl_notify_user(ctx, ovfl_notify); in pfm_overflow_handler()