Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/kernel/
Dperfmon.c266 unsigned long ctx_ovfl_regs[4]; /* which registers overflowed (notification) */ member
1133 si.si_pfm_ovfl[0] = ctx->ctx_ovfl_regs[0]; in pfm_send_notification_signal()
1983 ctx->ctx_ovfl_regs[0])); in pfm_restart()
1985 pfm_reset_regs(ctx, ctx->ctx_ovfl_regs, PFM_PMD_LONG_RESET); in pfm_restart()
1987 ctx->ctx_ovfl_regs[0] = 0UL; in pfm_restart()
2816 pfm_reset_regs(ctx, ctx->ctx_ovfl_regs, PFM_PMD_LONG_RESET); in pfm_ovfl_block_reset()
2818 ctx->ctx_ovfl_regs[0] = 0UL; in pfm_ovfl_block_reset()
3061 ctx->ctx_ovfl_regs[0] = ovfl_pmds; in pfm_overflow_handler()
4107 nctx->ctx_ovfl_regs[0] = 0UL; in pfm_inherit()