Searched refs:GetTimerValue (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/interface/efi/
H A Defi_timer.c74 if ( ( efirc = cpu_arch->GetTimerValue ( cpu_arch, 0, &time,
95 * the GetTimerValue() call, but it gets the speed slightly
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DCpu.h280 EFI_CPU_GET_TIMER_VALUE GetTimerValue; member in struct:_EFI_CPU_ARCH_PROTOCOL
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/
H A DCpu.h280 EFI_CPU_GET_TIMER_VALUE GetTimerValue; member in struct:_EFI_CPU_ARCH_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellNetwork1CommandsLib/
H A DPing.c237 Status = gCpu->GetTimerValue (gCpu, 0, &CurrentTick, &TimerPeriod);
273 Status = gCpu->GetTimerValue (gCpu, 0, &CurrentTick, &TimerPeriod);
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Application/Ping6/
H A DPing6.c86 Status = Cpu->GetTimerValue (Cpu, 0, &CurrentTick, &TimerPeriod);

Completed in 50 milliseconds