Searched refs:pnew (Results 1 – 1 of 1) sorted by relevance
215 pnew.mDurations.addDurations(mDurations); in clone()216 pnew.mPssTable.copyFrom(mPssTable, PSS_COUNT); in clone()219 pnew.mNumExcessiveCpu = mNumExcessiveCpu; in clone()220 pnew.mNumCachedKill = mNumCachedKill; in clone()221 pnew.mMinCachedKillPss = mMinCachedKillPss; in clone()222 pnew.mAvgCachedKillPss = mAvgCachedKillPss; in clone()223 pnew.mMaxCachedKillPss = mMaxCachedKillPss; in clone()224 pnew.mActive = mActive; in clone()225 pnew.mNumActiveServices = mNumActiveServices; in clone()226 pnew.mNumStartedServices = mNumStartedServices; in clone()[all …]