Searched refs:heads (Results 1 – 1 of 1) sorted by relevance
136 int heads = (target - static_cast<double>(calibration[0].medianWorkDuration)) / perHeadDuration; in calibrate() local139 getRenderer(pApp)->addResult("heads_count", std::to_string(heads)); in calibrate()141 getRenderer(pApp)->setNumHeads(std::max(heads, 1)); in calibrate()