Searched refs:need_irq_resend (Results 1 – 1 of 1) sorted by relevance
6051 int need_irq_resend; in pfm_load_regs() local6071 need_irq_resend = pmu_conf->flags & PFM_PMU_IRQ_RESEND; in pfm_load_regs()6162 if (need_irq_resend) ia64_resend_irq(IA64_PERFMON_VECTOR); in pfm_load_regs()6214 int need_irq_resend; in pfm_load_regs() local6240 need_irq_resend = pmu_conf->flags & PFM_PMU_IRQ_RESEND; in pfm_load_regs()6300 if (need_irq_resend) ia64_resend_irq(IA64_PERFMON_VECTOR); in pfm_load_regs()