Searched refs:mLastDumpValue (Results 1 – 2 of 2) sorted by relevance
71 mLastDumpValue = value; in dumpNumericValue()174 memoryCounter->second.memory += mLastDumpValue; in recordAndResetCountersIfNeeded()183 mCurrentValues[mCategory] = {mLastDumpValue, mLastPurgeableDumpValue}; in recordAndResetCountersIfNeeded()192 mLastDumpValue = 0; in resetCurrentCounter()
59 uint64_t mLastDumpValue; variable