Searched refs:TimelineStats (Results 1 – 2 of 2) sorted by relevance
150 struct TimelineStats { struct186 std::unordered_map<TimelineStatsKey, TimelineStats, TimelineStatsKey::Hasher> stats;
473 TimeStatsHelper::TimelineStats& displayStats = mTimeStats.stats[timelineKey]; in flushAvailableRecordsToStatsLocked()836 TimeStatsHelper::TimelineStats& timelineStats = mTimeStats.stats[timelineKey]; in incrementJankyFrames()838 updateJankPayload<TimeStatsHelper::TimelineStats>(timelineStats, info.reasons); in incrementJankyFrames()