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

/linux-4.4.14/arch/ia64/kernel/
H A Dperfmon.c99 #define PMC_OVFL_NOTIFY(ctx, i) ((ctx)->ctx_pmds[i].flags & PFM_REGFL_OVFL_NOTIFY) macro
3222 PMC_OVFL_NOTIFY(ctx, cnum) ? 'Y':'N', pfm_write_pmds()
5232 if (PMC_OVFL_NOTIFY(ctx, i)) ovfl_notify |= 1UL << i; pfm_overflow_handler()

Completed in 96 milliseconds