Searched refs:TimelineStatsKey (Results 1 – 2 of 2) sorted by relevance
113 struct TimelineStatsKey { struct118 size_t operator()(const TimelineStatsKey& key) const { in operator() argument124 bool operator==(const TimelineStatsKey& o) const {151 TimelineStatsKey key;186 std::unordered_map<TimelineStatsKey, TimelineStats, TimelineStatsKey::Hasher> stats;
468 TimeStatsHelper::TimelineStatsKey timelineKey = {refreshRateBucket, renderRateBucket}; in flushAvailableRecordsToStatsLocked()830 const TimeStatsHelper::TimelineStatsKey timelineKey = {refreshRateBucket, renderRateBucket}; in incrementJankyFrames()