Searched refs:ol (Results 1 – 1 of 1) sorted by relevance
544 int i, opp, j, ol; in scale_vcores() local565 ol = get_voltrail_opp(j); in scale_vcores()566 if (px->value[ol] && in scale_vcores()571 if (pv->value[opp] > px->value[ol]) in scale_vcores()572 px->value[ol] = pv->value[opp]; in scale_vcores()
Completed in 3 milliseconds