HomeSort by relevance Sort by last modified time
    Searched refs:TimerInterval (Results 1 - 11 of 11) sorted by null

  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/QNC/
QNCSmmPeriodicTimer.c 141 TIMER_INTERVAL *TimerInterval;
147 TimerInterval = ContextToTimerInterval (RegisterContext);
148 if (TimerInterval == NULL) {
151 CopyMem (SrcDesc, &mTIMER_SOURCE_DESCS[TimerInterval->AssociatedTimer], sizeof (QNC_SMM_SOURCE_DESC));;
167 TIMER_INTERVAL *TimerInterval;
171 TimerInterval = ContextToTimerInterval (&Record->ChildContext);
173 if (TimerInterval != NULL) {
179 Record->CommBuffer.PeriodicTimer.ElapsedTime += TimerInterval->Interval;
225 TIMER_INTERVAL *TimerInterval;
241 TimerInterval = ContextToTimerInterval (&RecordInDb->ChildContext);
    [all...]
  /device/linaro/bootloader/edk2/EmulatorPkg/MiscSubClassPlatformDxe/
MiscResetCapabilitiesFunction.c 60 SmbiosRecord->TimerInterval = (UINT16)ForType23InputData->ResetTimerInterval;
  /device/linaro/bootloader/edk2/Nt32Pkg/MiscSubClassPlatformDxe/
MiscResetCapabilitiesFunction.c 61 SmbiosRecord->TimerInterval = (UINT16)ForType23InputData->ResetTimerInterval;
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
MiscResetCapabilitiesFunction.c 83 SmbiosRecord->TimerInterval = (UINT16)ForType23InputData->ResetTimerInterval;
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformInitPei/
LegacySpeaker.c 42 IN UINTN TimerInterval
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Smbios.h 399 UINT16 TimerInterval;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/PiSmbiosRecordOnDataHubSmbiosRecordThunk/
MiscConv.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
SmBios.h     [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
PrintInfo.c 825 PRINT_STRUCT_VALUE_H (Struct, Type23, TimerInterval);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wmidata.h     [all...]

Completed in 717 milliseconds