Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arc/kernel/
H A Dperf_event.c565 int i, has_interrupts, irq = -1; in arc_pmu_device_probe() local
599 has_interrupts = is_isa_arcv2() ? pct_bcr.i : 0; in arc_pmu_device_probe()
608 has_interrupts ? ", [overflow IRQ support]" : ""); in arc_pmu_device_probe()
640 if (has_interrupts) { in arc_pmu_device_probe()