Home
last modified time | relevance | path

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

/openbmc/linux/arch/arc/kernel/
H A Dperf_event.c727 int i, has_interrupts, irq = -1; in arc_pmu_device_probe() local
761 has_interrupts = is_isa_arcv2() ? pct_bcr.i : 0; in arc_pmu_device_probe()
770 has_interrupts ? ", [overflow IRQ support]" : ""); in arc_pmu_device_probe()
802 if (has_interrupts) { in arc_pmu_device_probe()