Home
last modified time | relevance | path

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

/Linux-v5.10/arch/s390/include/asm/
Dperf_event.h68 #define OVERFLOW_REG(hwc) ((hwc)->extra_reg.config) macro
/Linux-v5.10/arch/s390/kernel/
Dperf_cpum_sf.c467 if (!OVERFLOW_REG(hwc)) in sfb_account_overflows()
477 ratio = DIV_ROUND_UP(100 * OVERFLOW_REG(hwc) * cpuhw->sfb.num_sdb, in sfb_account_overflows()
486 __func__, OVERFLOW_REG(hwc), ratio, num); in sfb_account_overflows()
487 OVERFLOW_REG(hwc) = 0; in sfb_account_overflows()
847 OVERFLOW_REG(hwc) = 0; in __hw_perf_event_init()
1321 OVERFLOW_REG(hwc) = DIV_ROUND_UP(OVERFLOW_REG(hwc) + in hw_perf_event_update()
1344 OVERFLOW_REG(hwc), num_sdb); in hw_perf_event_update()