Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseTimerLibLocalApic/Ipf/
DIpfTimerLib.c50 Ticks = (INT64)AsmReadItc () + Delay; in InternalIpfDelay()
57 while (Ticks - (INT64)AsmReadItc() >= 0); in InternalIpfDelay()
126 return AsmReadItc (); in GetPerformanceCounter()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ipf/
DAccessGcr.s82 .type AsmReadItc, @function
83 .proc AsmReadItc label
85 AsmReadItc::
88 .endp AsmReadItc
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ipf/
DAccessGcr.s83 .type AsmReadItc, @function
84 .proc AsmReadItc label
86 AsmReadItc::
89 .endp AsmReadItc
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/
DIpfTimerLib.c41 Ticks = (INT64)AsmReadItc () + Delay; in InternalIpfDelay()
48 while (Ticks - (INT64)AsmReadItc() >= 0); in InternalIpfDelay()
116 return AsmReadItc (); in GetPerformanceCounter()
/device/linaro/bootloader/edk2/MdePkg/Library/SecPeiDxeTimerLibCpu/
DIpfTimerLib.c41 Ticks = (INT64)AsmReadItc () + Delay; in InternalIpfDelay()
48 while (Ticks - (INT64)AsmReadItc() >= 0); in InternalIpfDelay()
116 return AsmReadItc (); in GetPerformanceCounter()
/device/linaro/bootloader/edk2/NetworkPkg/Application/Ping6/Ipf/
DItc.c27 return AsmReadItc (); in ReadTime()
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Rand/
DCryptRandItc.c71 AsmReadItc () in RandomSeed()
/device/linaro/bootloader/edk2/MdePkg/Library/DxeTimerLibEsal/
DDxeTimerLibEsal.c115 return AsmReadItc (); in GetPerformanceCounter()
/device/linaro/bootloader/edk2/OptionRomPkg/Application/BltLibSample/
DBltLibSample.c31 return AsmReadItc (); in ReadTimestamp()
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DBaseLib.h4403 AsmReadItc (
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
DEdkIIGlueBaseLib.h4070 AsmReadItc (