Searched refs:totalMissedFrames (Results 1 – 4 of 4) sorted by relevance
47 event.totalAppMissedFrames = metrics.appInfo.totalMissedFrames; in ConverterReportData()52 event.totalRenderMissedFrames = metrics.rsInfo.totalMissedFrames; in ConverterReportData()
42 int32_t totalMissedFrames{0};
293 evt.animatorInfo.commonInfo.totalMissedFrames in ConvertToXperfAnimatorEvent()
447 const auto& totalMissedFrames = data.totalMissed; in ReportEventJankFrame() local469 EVENT_KEY_TOTAL_MISSED_FRAMES, totalMissedFrames, in ReportEventJankFrame()