Searched refs:nextWakeupName (Results 1 – 1 of 1) sorted by relevance
208 std::optional<std::string_view> nextWakeupName; in rearmTimerSkippingUpdateFor() local220 nextWakeupName = callback->name(); in rearmTimerSkippingUpdateFor()227 if (targetVsync && nextWakeupName) { in rearmTimerSkippingUpdateFor()228 mTraceBuffer.note(*nextWakeupName, *min - now, *targetVsync - now); in rearmTimerSkippingUpdateFor()