Home
last modified time | relevance | path

Searched defs:Log (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
DFileHandleWrappers.h25 SHELL_LINE_LIST *Log; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/
DPerf.c78 PEI_PERFORMANCE_MEASURE_LOG_ENTRY *Log; in PeiPerfMeasure() local
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiPerformanceLib/
DPerformanceLib.c88 PEI_PERFORMANCE_MEASURE_LOG_ENTRY *Log; in PeiPerfMeasure() local
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Guid/PeiPerformanceHob/
DPeiPerformanceHob.h40 PEI_PERFORMANCE_MEASURE_LOG_ENTRY Log[1]; member
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DEventLogInfo.c343 LOG_RECORD_FORMAT *Log; in DisplaySysEventLogData() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dlog.py14 class Log: class