Searched refs:CycleRecord (Results 1 – 2 of 2) sorted by relevance
36 struct CycleRecord { struct57 std::vector<CycleRecord> mRecords;
71 mRecords[mLatestRecordIndex] = CycleRecord{startIntervalUs, totalDurationUs, cycleMissed}; in addReportedDurations()