Searched refs:p_start (Results 1 – 1 of 1) sorted by relevance
74 int64_t p_start = in convertWorkDurationToBoostByPid() local83 for (int64_t i = std::min({p_start, i_start, d_start}); i < length; i++) { in convertWorkDurationToBoostByPid()94 if (i >= p_start) { in convertWorkDurationToBoostByPid()112 err_sum / (length - p_start)); in convertWorkDurationToBoostByPid()119 ATRACE_INT(mAppDescriptorTrace->trace_pid_err.c_str(), err_sum / (length - p_start)); in convertWorkDurationToBoostByPid()