Searched defs:timeStats (Results 1 – 9 of 9) sorted by relevance
22 FrameTimeline::FrameTimeline(std::shared_ptr<TimeStats> timeStats, pid_t surfaceFlingerPid) in FrameTimeline()
37 Stats timeStats, in TimedStatementResult()
141 LongStatsCollector timeStats = new LongStatsCollector(mRuns); in evaluate() local
43 RefreshRateStats(TimeStats& timeStats, Fps currentRefreshRate, in RefreshRateStats()
79 void CompositionEngine::setTimeStats(const std::shared_ptr<TimeStats>& timeStats) { in setTimeStats()
1142 auto& timeStats = getCompositionEngine().getTimeStats(); in composeSurfaces() local
140 std::shared_ptr<TimeStats> timeStats, pid_t surfaceFlingerPid) { in createFrameTimeline()
305 std::shared_ptr<TimeStats> timeStats, in SurfaceFrame()756 FrameTimeline::FrameTimeline(std::shared_ptr<TimeStats> timeStats, pid_t surfaceFlingerPid, in FrameTimeline()806 FrameTimeline::DisplayFrame::DisplayFrame(std::shared_ptr<TimeStats> timeStats, in DisplayFrame()
200 void setupTimeStats(const std::shared_ptr<TimeStats>& timeStats) { in setupTimeStats()