Home
last modified time | relevance | path

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

/arch/ia64/kernel/
Dperfmon.c292 unsigned long ctx_ovfl_regs[4]; /* which registers overflowed (notification) */ member
2979 if (state == PFM_CTX_MASKED) ctx->ctx_ovfl_regs[0] &= ~1UL << cnum; in pfm_write_pmcs()
3046 ctx->ctx_ovfl_regs[0])); in pfm_write_pmcs()
3186 ctx->ctx_ovfl_regs[0] &= ~1UL << cnum; in pfm_write_pmds()
3229 ctx->ctx_ovfl_regs[0])); in pfm_write_pmds()
3560 ctx->ctx_ovfl_regs[0])); in pfm_restart()
3580 pfm_reset_regs(ctx, ctx->ctx_ovfl_regs, PFM_PMD_LONG_RESET); in pfm_restart()
3595 ctx->ctx_ovfl_regs[0] = 0UL; in pfm_restart()
5020 ovfl_regs = ctx->ctx_ovfl_regs[0]; in pfm_handle_work()
5069 ovfl_regs = ctx->ctx_ovfl_regs[0]; in pfm_handle_work()
[all …]