Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/kernel/
H A Dperf_cpum_sf.c35 #define OVERFLOW_REG(hwc) ((hwc)->extra_reg.config) macro
485 if (!OVERFLOW_REG(hwc)) in sfb_account_overflows()
495 ratio = DIV_ROUND_UP(100 * OVERFLOW_REG(hwc) * cpuhw->sfb.num_sdb, in sfb_account_overflows()
503 OVERFLOW_REG(hwc) = 0; in sfb_account_overflows()
1244 OVERFLOW_REG(hwc) = DIV_ROUND_UP(OVERFLOW_REG(hwc) + in hw_perf_event_update()