Searched refs:timeStatsLayer (Results 1 – 1 of 1) sorted by relevance
183 TimeStatsHelper::TimeStatsLayer& timeStatsLayer = timeStats.stats[layerName]; in flushAvailableRecordsToStatsLocked() local184 timeStatsLayer.totalFrames++; in flushAvailableRecordsToStatsLocked()190 timeStatsLayer.deltas["post2present"].insert(postToPresentMs); in flushAvailableRecordsToStatsLocked()196 timeStatsLayer.deltas["acquire2present"].insert(acquireToPresentMs); in flushAvailableRecordsToStatsLocked()202 timeStatsLayer.deltas["latch2present"].insert(latchToPresentMs); in flushAvailableRecordsToStatsLocked()208 timeStatsLayer.deltas["desired2present"].insert(desiredToPresentMs); in flushAvailableRecordsToStatsLocked()214 timeStatsLayer.deltas["present2present"].insert(presentToPresentMs); in flushAvailableRecordsToStatsLocked()