Searched refs:EndCount (Results 1 – 4 of 4) sorted by relevance
286 Freq = GetPerformanceCounterProperties (&TimerInfo.StartCount, &TimerInfo.EndCount); in ShellCommandRunDp()292 TimerInfo.CountUp = (BOOLEAN) (TimerInfo.EndCount >= TimerInfo.StartCount); in ShellCommandRunDp()311 TimerInfo.EndCount in ShellCommandRunDp()
46 UINT64 EndCount; ///< Value timer has just before it wraps. member
409 Freq = GetPerformanceCounterProperties (&TimerInfo.StartCount, &TimerInfo.EndCount); in InitializeDp()415 TimerInfo.CountUp = (BOOLEAN) (TimerInfo.EndCount >= TimerInfo.StartCount); in InitializeDp()436 TimerInfo.EndCount in InitializeDp()