Home
last modified time | relevance | path

Searched refs:CurrentDebugTimerInitCount (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DDebugAgent.c2363 UINT32 CurrentDebugTimerInitCount; in InterruptProcess() local
2532 CurrentDebugTimerInitCount = GetApicTimerInitCount (); in InterruptProcess()
2533 if (mDebugMpContext.DebugTimerInitCount != CurrentDebugTimerInitCount) { in InterruptProcess()