Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm64/kernel/
Dperf_event.c260 static inline int armv8pmu_counter_has_overflowed(u32 pmnc, int idx) in armv8pmu_counter_has_overflowed() function
462 if (!armv8pmu_counter_has_overflowed(pmovsr, idx)) in armv8pmu_handle_irq()