Lines Matching refs:ctx_ovfl_regs
292 unsigned long ctx_ovfl_regs[4]; /* which registers overflowed (notification) */ member
3018 if (state == PFM_CTX_MASKED) ctx->ctx_ovfl_regs[0] &= ~1UL << cnum; in pfm_write_pmcs()
3085 ctx->ctx_ovfl_regs[0])); in pfm_write_pmcs()
3225 ctx->ctx_ovfl_regs[0] &= ~1UL << cnum; in pfm_write_pmds()
3268 ctx->ctx_ovfl_regs[0])); in pfm_write_pmds()
3599 ctx->ctx_ovfl_regs[0])); in pfm_restart()
3619 pfm_reset_regs(ctx, ctx->ctx_ovfl_regs, PFM_PMD_LONG_RESET); in pfm_restart()
3634 ctx->ctx_ovfl_regs[0] = 0UL; in pfm_restart()
5059 ovfl_regs = ctx->ctx_ovfl_regs[0]; in pfm_handle_work()
5108 ovfl_regs = ctx->ctx_ovfl_regs[0]; in pfm_handle_work()
5124 ctx->ctx_ovfl_regs[0] = 0UL; in pfm_handle_work()
5402 ctx->ctx_ovfl_regs[0] = ovfl_pmds; in pfm_overflow_handler()