Searched refs:sfb_max_limit (Results 1 – 1 of 1) sorted by relevance
361 static unsigned long sfb_max_limit(struct hw_perf_event *hwc) in sfb_max_limit() function380 num = min_t(unsigned long, num, sfb_max_limit(hwc) - SFB_ALLOC_REG(hwc)); in sfb_account_allocs()