/device/linaro/bootloader/edk2/EmulatorPkg/Library/DxeCoreTimerLib/ |
D | DxeCoreTimerLib.c | 114 OUT UINT64 *EndValue OPTIONAL in GetPerformanceCounterProperties() 121 if (EndValue != NULL) { in GetPerformanceCounterProperties() 122 *EndValue = (UINT64)-1LL; in GetPerformanceCounterProperties()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseTimerLibLocalApic/Ipf/ |
D | IpfTimerLib.c | 156 OUT UINT64 *EndValue OPTIONAL in GetPerformanceCounterProperties() 173 if (EndValue != NULL) { in GetPerformanceCounterProperties() 174 *EndValue = (UINT64)(-1); in GetPerformanceCounterProperties()
|
/device/linaro/bootloader/edk2/OvmfPkg/Library/AcpiTimerLib/ |
D | AcpiTimerLib.c | 168 OUT UINT64 *EndValue OPTIONAL in GetPerformanceCounterProperties() 175 if (EndValue != NULL) { in GetPerformanceCounterProperties() 176 *EndValue = ACPI_TIMER_COUNT_SIZE - 1; in GetPerformanceCounterProperties()
|
/device/linaro/bootloader/edk2/EmulatorPkg/Library/PeiTimerLib/ |
D | PeiTimerLib.c | 145 OUT UINT64 *EndValue OPTIONAL in GetPerformanceCounterProperties() 165 if (EndValue != NULL) { in GetPerformanceCounterProperties() 166 *EndValue = (UINT64)-1LL; in GetPerformanceCounterProperties()
|
/device/linaro/bootloader/edk2/MdePkg/Library/DxeTimerLibEsal/ |
D | DxeTimerLibEsal.c | 145 OUT UINT64 *EndValue OPTIONAL in GetPerformanceCounterProperties() 174 if (EndValue != NULL) { in GetPerformanceCounterProperties() 175 *EndValue = (UINT64)(-1); in GetPerformanceCounterProperties()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseTimerLibLocalApic/ |
D | X86TimerLib.c | 261 OUT UINT64 *EndValue OPTIONAL in GetPerformanceCounterProperties() 272 if (EndValue != NULL) { in GetPerformanceCounterProperties() 273 *EndValue = 0; in GetPerformanceCounterProperties()
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/IntelPchAcpiTimerLib/ |
D | IntelPchAcpiTimerLib.c | 219 OUT UINT64 *EndValue OPTIONAL in GetPerformanceCounterProperties() 226 if (EndValue != NULL) { in GetPerformanceCounterProperties() 227 *EndValue = V_PCH_ACPI_PM1_TMR_MAX_VAL - 1; in GetPerformanceCounterProperties()
|
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/ |
D | IpfTimerLib.c | 146 OUT UINT64 *EndValue OPTIONAL in GetPerformanceCounterProperties() 156 if (EndValue != NULL) { in GetPerformanceCounterProperties() 157 *EndValue = (UINT64)(-1); in GetPerformanceCounterProperties()
|
D | X86TimerLib.c | 210 OUT UINT64 *EndValue OPTIONAL in GetPerformanceCounterProperties() 217 if (EndValue != NULL) { in GetPerformanceCounterProperties() 218 *EndValue = 0; in GetPerformanceCounterProperties()
|
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmArchTimerLib/ |
D | ArmArchTimerLib.c | 229 OUT UINT64 *EndValue OPTIONAL in GetPerformanceCounterProperties() 237 if (EndValue != NULL) { in GetPerformanceCounterProperties() 239 *EndValue = 0xFFFFFFFFFFFFFFFFUL; in GetPerformanceCounterProperties()
|
/device/linaro/bootloader/edk2/MdePkg/Library/SecPeiDxeTimerLibCpu/ |
D | IpfTimerLib.c | 146 OUT UINT64 *EndValue OPTIONAL in GetPerformanceCounterProperties() 156 if (EndValue != NULL) { in GetPerformanceCounterProperties() 157 *EndValue = (UINT64)(-1); in GetPerformanceCounterProperties()
|
D | X86TimerLib.c | 315 OUT UINT64 *EndValue OPTIONAL in GetPerformanceCounterProperties() 326 if (EndValue != NULL) { in GetPerformanceCounterProperties() 327 *EndValue = 0; in GetPerformanceCounterProperties()
|
/device/linaro/bootloader/edk2/Omap35xxPkg/Library/Omap35xxTimerLib/ |
D | TimerLib.c | 119 OUT UINT64 *EndValue OPTIONAL in GetPerformanceCounterProperties() 127 if (EndValue != NULL) { in GetPerformanceCounterProperties() 129 *EndValue = 0xFFFFFFFF; in GetPerformanceCounterProperties()
|
/device/linaro/bootloader/edk2/EmulatorPkg/Library/DxeTimerLib/ |
D | DxeTimerLib.c | 165 OUT UINT64 *EndValue OPTIONAL in GetPerformanceCounterProperties() 172 if (EndValue != NULL) { in GetPerformanceCounterProperties() 173 *EndValue = (UINT64)-1LL; in GetPerformanceCounterProperties()
|
/device/linaro/bootloader/edk2/DuetPkg/Library/DuetTimerLib/ |
D | X86TimerLib.c | 229 OUT UINT64 *EndValue OPTIONAL in GetPerformanceCounterProperties() 240 if (EndValue != NULL) { in GetPerformanceCounterProperties() 241 *EndValue = (1 << gAcpiDesc->PM_TMR_BLK.RegisterBitWidth) - 1; in GetPerformanceCounterProperties()
|
/device/linaro/bootloader/edk2/PerformancePkg/Library/TscTimerLib/ |
D | TscTimerLibShare.c | 220 OUT UINT64 *EndValue OPTIONAL in GetPerformanceCounterProperties() 226 if (EndValue != NULL) { in GetPerformanceCounterProperties() 227 *EndValue = 0xFFFFFFFFFFFFFFFFull; in GetPerformanceCounterProperties()
|
/device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/AcpiTimerLib/ |
D | AcpiTimerLib.c | 219 OUT UINT64 *EndValue OPTIONAL in GetPerformanceCounterProperties() 226 if (EndValue != NULL) { in GetPerformanceCounterProperties() 227 *EndValue = ACPI_TIMER_COUNT_SIZE - 1; in GetPerformanceCounterProperties()
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/SP804TimerLib/ |
D | SP804TimerLib.c | 242 OUT UINT64 *EndValue OPTIONAL in GetPerformanceCounterProperties() 250 if (EndValue != NULL) { in GetPerformanceCounterProperties() 252 *EndValue = (UINT64)0ULL; in GetPerformanceCounterProperties()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/TimestampDxe/ |
D | TimestampDxe.c | 146 mTimestampProperties.EndValue = mTimerLibEndValue - mTimerLibStartValue; in TimestampDriverInitialize() 148 mTimestampProperties.EndValue = mTimerLibStartValue - mTimerLibEndValue; in TimestampDriverInitialize()
|
/device/linaro/bootloader/edk2/PcAtChipsetPkg/Library/AcpiTimerLib/ |
D | AcpiTimerLib.c | 282 OUT UINT64 *EndValue OPTIONAL in GetPerformanceCounterProperties() 289 if (EndValue != NULL) { in GetPerformanceCounterProperties() 290 *EndValue = 0xffffffffffffffffULL; in GetPerformanceCounterProperties()
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/ |
D | Performance.c | 169 UINT64 EndValue; in WriteBootToOsPerformanceData() local 184 Freq = GetPerformanceCounterProperties (&StartValue, &EndValue); in WriteBootToOsPerformanceData() 193 if (EndValue >= StartValue) { in WriteBootToOsPerformanceData()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/ |
D | BmPerformance.c | 173 UINT64 EndValue; in BmWriteBootToOsPerformanceData() local 188 Freq = GetPerformanceCounterProperties (&StartValue, &EndValue); in BmWriteBootToOsPerformanceData() 197 if (EndValue >= StartValue) { in BmWriteBootToOsPerformanceData()
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
D | Timestamp.h | 44 UINT64 EndValue; member
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/ |
D | EdkIIGlueTimerLib.h | 103 OUT UINT64 *EndValue OPTIONAL
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/ |
D | Performance.c | 169 UINT64 EndValue; in WriteBootToOsPerformanceData() local 189 Freq = GetPerformanceCounterProperties (&StartValue, &EndValue); in WriteBootToOsPerformanceData() 198 if (EndValue >= StartValue) { in WriteBootToOsPerformanceData()
|