Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arc/kernel/
Dperf_event.c565 int i, has_interrupts; 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()