ovfl_pmds 4926 arch/ia64/kernel/perfmon.c static int pfm_ovfl_notify_user(pfm_context_t *ctx, unsigned long ovfl_pmds); ovfl_pmds 5061 arch/ia64/kernel/perfmon.c pfm_ovfl_notify_user(pfm_context_t *ctx, unsigned long ovfl_pmds) ovfl_pmds 5075 arch/ia64/kernel/perfmon.c msg->pfm_ovfl_msg.msg_ovfl_pmds[0] = ovfl_pmds; ovfl_pmds 5086 arch/ia64/kernel/perfmon.c ovfl_pmds)); ovfl_pmds 5126 arch/ia64/kernel/perfmon.c unsigned long ovfl_notify = 0UL, ovfl_pmds = 0UL, smpl_pmds = 0UL, reset_pmds; ovfl_pmds 5176 arch/ia64/kernel/perfmon.c ovfl_pmds |= 1UL << i; ovfl_pmds 5185 arch/ia64/kernel/perfmon.c ovfl_pmds, ovfl_pmds 5192 arch/ia64/kernel/perfmon.c if (ovfl_pmds == 0UL) return; ovfl_pmds 5210 arch/ia64/kernel/perfmon.c pmd_mask = ovfl_pmds >> PMU_FIRST_COUNTER; ovfl_pmds 5278 arch/ia64/kernel/perfmon.c ovfl_pmds &= ~reset_pmds; ovfl_pmds 5291 arch/ia64/kernel/perfmon.c if (ovfl_notify == 0) reset_pmds = ovfl_pmds; ovfl_pmds 5294 arch/ia64/kernel/perfmon.c DPRINT_ovfl(("ovfl_pmds=0x%lx reset_pmds=0x%lx\n", ovfl_pmds, reset_pmds)); ovfl_pmds 5308 arch/ia64/kernel/perfmon.c ctx->ctx_ovfl_regs[0] = ovfl_pmds; ovfl_pmds 5339 arch/ia64/kernel/perfmon.c ovfl_pmds,