Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arc/kernel/
Dperf_event.c445 int i, j, has_interrupts; in arc_pmu_device_probe() local
471 has_interrupts = is_isa_arcv2() ? pct_bcr.i : 0; in arc_pmu_device_probe()
480 has_interrupts ? ", [overflow IRQ support]":""); in arc_pmu_device_probe()
515 if (has_interrupts) { in arc_pmu_device_probe()