Searched refs:CurrentDebugTimerInitCount (Results 1 – 1 of 1) sorted by relevance
2363 UINT32 CurrentDebugTimerInitCount; in InterruptProcess() local2532 CurrentDebugTimerInitCount = GetApicTimerInitCount (); in InterruptProcess()2533 if (mDebugMpContext.DebugTimerInitCount != CurrentDebugTimerInitCount) { in InterruptProcess()