OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MEMORY_PROFILE_RECORDING_DISABLE
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/edk2/MdeModulePkg/Application/MemoryProfileInfo/
MemoryProfileInfo.c
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/
MemoryProfile.h
280
#define
MEMORY_PROFILE_RECORDING_DISABLE
FALSE
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Mem/
MemoryProfileRecord.c
68
BOOLEAN mMemoryProfileRecordingEnable =
MEMORY_PROFILE_RECORDING_DISABLE
;
639
mMemoryProfileRecordingEnable =
MEMORY_PROFILE_RECORDING_DISABLE
;
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
SmramProfileRecord.c
82
BOOLEAN mSmramProfileRecordingEnable =
MEMORY_PROFILE_RECORDING_DISABLE
;
704
mSmramProfileRecordingEnable =
MEMORY_PROFILE_RECORDING_DISABLE
;
[
all
...]
Completed in 49 milliseconds