Searched refs:displayPresentRecord (Results 1 – 1 of 1) sorted by relevance
144 const auto& displayPresentRecord = statistic.second; in aggregateStatistics() local147 stateResidency.totalStateEntryCount = displayPresentRecord.mCount; in aggregateStatistics()149 displayPresentRecord.mLastTimeStampInBootClockNs / MilliToNano; in aggregateStatistics()150 stateResidency.totalTimeInStateMs = displayPresentRecord.mAccumulatedTimeNs / MilliToNano; in aggregateStatistics()152 totalTimeNs += displayPresentRecord.mAccumulatedTimeNs; in aggregateStatistics()