Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Dperf_cpum_sf.c384 static unsigned long sfb_max_limit(struct hw_perf_event *hwc) in sfb_max_limit() function
409 num = min_t(unsigned long, num, sfb_max_limit(hwc) - SFB_ALLOC_REG(hwc)); in sfb_account_allocs()
479 SAMPL_RATE(hwc), freq, n_sdb, sfb_max_limit(hwc), in allocate_buffers()