Searched refs:PMC_OVFL_NOTIFY (Results 1 – 1 of 1) sorted by relevance
99 #define PMC_OVFL_NOTIFY(ctx, i) ((ctx)->ctx_pmds[i].flags & PFM_REGFL_OVFL_NOTIFY) macro3222 PMC_OVFL_NOTIFY(ctx, cnum) ? 'Y':'N', in pfm_write_pmds()5232 if (PMC_OVFL_NOTIFY(ctx, i)) ovfl_notify |= 1UL << i; in pfm_overflow_handler()