Searched refs:_min_perf (Results 1 – 1 of 1) sorted by relevance
575 unsigned long _min_perf, in amd_pstate_adjust_perf() argument603 if (_min_perf < capacity) in amd_pstate_adjust_perf()604 min_perf = DIV_ROUND_UP(cap_perf * _min_perf, capacity); in amd_pstate_adjust_perf()