Searched refs:mLastDumpValue (Results 1 – 2 of 2) sorted by relevance
69 mLastDumpValue = value; in dumpNumericValue()150 memoryCounter->second.memory += mLastDumpValue; in recordAndResetCountersIfNeeded()159 mCurrentValues[mCategory] = {mLastDumpValue, mLastPurgeableDumpValue}; in recordAndResetCountersIfNeeded()168 mLastDumpValue = 0; in resetCurrentCounter()
58 uint64_t mLastDumpValue; variable