Searched refs:EDKII_MEMORY_PROFILE_PROTOCOL (Results 1 – 9 of 9) sorted by relevance
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/ |
D | MemoryProfile.h | 207 typedef struct _EDKII_MEMORY_PROFILE_PROTOCOL EDKII_MEMORY_PROFILE_PROTOCOL; typedef 226 IN EDKII_MEMORY_PROFILE_PROTOCOL *This, 249 IN EDKII_MEMORY_PROFILE_PROTOCOL *This, 273 IN EDKII_MEMORY_PROFILE_PROTOCOL *This, 296 IN EDKII_MEMORY_PROFILE_PROTOCOL *This, 313 IN EDKII_MEMORY_PROFILE_PROTOCOL *This, 343 IN EDKII_MEMORY_PROFILE_PROTOCOL *This, 465 typedef EDKII_MEMORY_PROFILE_PROTOCOL EDKII_SMM_MEMORY_PROFILE_PROTOCOL;
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Mem/ |
D | MemoryProfileRecord.c | 89 IN EDKII_MEMORY_PROFILE_PROTOCOL *This, 112 IN EDKII_MEMORY_PROFILE_PROTOCOL *This, 136 IN EDKII_MEMORY_PROFILE_PROTOCOL *This, 156 IN EDKII_MEMORY_PROFILE_PROTOCOL *This, 173 IN EDKII_MEMORY_PROFILE_PROTOCOL *This, 203 IN EDKII_MEMORY_PROFILE_PROTOCOL *This, 212 EDKII_MEMORY_PROFILE_PROTOCOL mProfileProtocol = { 1585 IN EDKII_MEMORY_PROFILE_PROTOCOL *This, in ProfileProtocolGetData() 1635 IN EDKII_MEMORY_PROFILE_PROTOCOL *This, in ProfileProtocolRegisterImage() 1675 IN EDKII_MEMORY_PROFILE_PROTOCOL *This, in ProfileProtocolUnregisterImage() [all …]
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiMemoryAllocationProfileLib/ |
D | DxeMemoryProfileLib.c | 24 EDKII_MEMORY_PROFILE_PROTOCOL *mLibProfileProtocol;
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/ |
D | PiSmmCoreMemoryProfileLib.c | 24 EDKII_MEMORY_PROFILE_PROTOCOL *mLibProfileProtocol;
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmMemoryAllocationProfileLib/ |
D | SmmMemoryProfileLib.c | 23 EDKII_MEMORY_PROFILE_PROTOCOL *mLibProfileProtocol;
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/ |
D | ScriptExecute.c | 229 EDKII_MEMORY_PROFILE_PROTOCOL *ProfileProtocol; in RegisterMemoryProfileImage()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/BootScriptSaveOnS3SaveStateThunk/ |
D | ScriptSave.c | 812 EDKII_MEMORY_PROFILE_PROTOCOL *ProfileProtocol; in RegisterMemoryProfileImage()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/ |
D | SmramProfileRecord.c | 511 EDKII_MEMORY_PROFILE_PROTOCOL *ProfileProtocol; in RegisterImageToDxe() 550 EDKII_MEMORY_PROFILE_PROTOCOL *ProfileProtocol; in UnregisterImageFromDxe()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Application/MemoryProfileInfo/ |
D | MemoryProfileInfo.c | 1028 EDKII_MEMORY_PROFILE_PROTOCOL *ProfileProtocol; in GetUefiMemoryProfileData()
|