/*
* will replay the PMU interrupt
*/
- DRPINT(("perfmon: resend irq for [%d]\n", task->pid));
+ DPRINT(("perfmon: resend irq for [%d]\n", task->pid));
hw_resend_irq(NULL, IA64_PERFMON_VECTOR);
#endif
pfm_stats[smp_processor_id()].pfm_replay_ovfl_intr_count++;
/*
* will replay the PMU interrupt
*/
- DRPINT(("perfmon: resend irq for [%d]\n", task->pid));
+ DPRINT(("perfmon: resend irq for [%d]\n", task->pid));
hw_resend_irq(NULL, IA64_PERFMON_VECTOR);
#endif
pfm_stats[smp_processor_id()].pfm_replay_ovfl_intr_count++;