Home
last modified time | relevance | path

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

/linux-3.4.99/arch/ia64/kernel/
Dperfmon.c98 #define PMC_OVFL_NOTIFY(ctx, i) ((ctx)->ctx_pmds[i].flags & PFM_REGFL_OVFL_NOTIFY) macro
3250 PMC_OVFL_NOTIFY(ctx, cnum) ? 'Y':'N', in pfm_write_pmds()
5260 if (PMC_OVFL_NOTIFY(ctx, i)) ovfl_notify |= 1UL << i; in pfm_overflow_handler()