Searched refs:GetApicTimerInitCount (Results 1 - 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/
H A DX86TimerLib.c49 GetApicTimerInitCount() is zero.
72 InitCount = GetApicTimerInitCount ();
214 *StartValue = (UINT64)GetApicTimerInitCount ();
/device/linaro/bootloader/edk2/UefiCpuPkg/Include/Library/
H A DLocalApicLib.h276 GetApicTimerInitCount (
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgent/
H A DDxeDebugAgentLib.c377 TimerCycle = GetApicTimerInitCount ();
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/SmmDebugAgent/
H A DSmmDebugAgentLib.c293 TimerCycle = GetApicTimerInitCount ();
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/BaseXApicLib/
H A DBaseXApicLib.c678 GetApicTimerInitCount ( function
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/BaseXApicX2ApicLib/
H A DBaseXApicX2ApicLib.c773 GetApicTimerInitCount ( function
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
H A DDebugAgent.c429 TimerCycle = GetApicTimerInitCount ();
2532 CurrentDebugTimerInitCount = GetApicTimerInitCount ();

Completed in 63 milliseconds