Searched refs:EndCount (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/PerformancePkg/Dp_App/
H A DDp.h46 UINT64 EndCount; ///< Value timer has just before it wraps. member in struct:__anon12668
H A DDp.c340 // EndCount = Value counter counts to before it needs to be reset
342 Freq = GetPerformanceCounterProperties (&TimerInfo.StartCount, &TimerInfo.EndCount);
348 TimerInfo.CountUp = (BOOLEAN) (TimerInfo.EndCount >= TimerInfo.StartCount);
369 TimerInfo.EndCount

Completed in 1735 milliseconds