Home
last modified time | relevance | path

Searched refs:pmc_overflow (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/oprofile/
H A Dop_model_power4.c337 static bool pmc_overflow(unsigned long val) in pmc_overflow() function
384 if (pmc_overflow(val)) { in power4_handle_interrupt()
/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Dcore-book3s.c2272 static bool pmc_overflow(unsigned long val) in pmc_overflow() function
2304 if (!pmc_overflow(val[i])) in __perf_event_interrupt()
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Dcore-book3s.c2385 static bool pmc_overflow(unsigned long val) in pmc_overflow() function
2416 if (!pmc_overflow(cpuhw->pmcs[i])) in __perf_event_interrupt()

Completed in 8 milliseconds