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

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

Completed in 89 milliseconds