Searched refs:p_start (Results 1 – 1 of 1) sorted by relevance
65 int64_t p_start = in convertWorkDurationToBoostByPid() local74 for (int64_t i = std::min({p_start, i_start, d_start}); i < length; i++) { in convertWorkDurationToBoostByPid()85 if (i >= p_start) { in convertWorkDurationToBoostByPid()96 err_sum / (length - p_start)); in convertWorkDurationToBoostByPid()105 ATRACE_INT(sz.c_str(), err_sum / (length - p_start)); in convertWorkDurationToBoostByPid()