Home
last modified time | relevance | path

Searched refs:MemoryProfileActionAllocatePages (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Mem/
DMemoryProfileRecord.c931 case MemoryProfileActionAllocatePages: in GetMemoryProfileAllocInfoFromAddress()
992 …ata = GetMemoryProfileAllocInfoFromAddress (DriverInfoData, MemoryProfileActionAllocatePages, Size… in CoreUpdateProfileFree()
1019 …= GetMemoryProfileAllocInfoFromAddress (ThisDriverInfoData, MemoryProfileActionAllocatePages, Size… in CoreUpdateProfileFree()
1066 MemoryProfileActionAllocatePages, in CoreUpdateProfileFree()
1075 MemoryProfileActionAllocatePages, in CoreUpdateProfileFree()
1126 if ((Action == MemoryProfileActionAllocatePages) || (Action == MemoryProfileActionAllocatePool)) { in CoreUpdateProfile()
1141 case MemoryProfileActionAllocatePages: in CoreUpdateProfile()
DPage.c1312 …Profile ((EFI_PHYSICAL_ADDRESS) (UINTN) RETURN_ADDRESS (0), MemoryProfileActionAllocatePages, Memo… in CoreAllocatePages()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
DSmramProfileRecord.c935 case MemoryProfileActionAllocatePages: in GetMemoryProfileAllocInfoFromAddress()
996 …ata = GetMemoryProfileAllocInfoFromAddress (DriverInfoData, MemoryProfileActionAllocatePages, Size… in SmmCoreUpdateProfileFree()
1023 …= GetMemoryProfileAllocInfoFromAddress (ThisDriverInfoData, MemoryProfileActionAllocatePages, Size… in SmmCoreUpdateProfileFree()
1070 MemoryProfileActionAllocatePages, in SmmCoreUpdateProfileFree()
1079 MemoryProfileActionAllocatePages, in SmmCoreUpdateProfileFree()
1130 if ((Action == MemoryProfileActionAllocatePages) || (Action == MemoryProfileActionAllocatePool)) { in SmmCoreUpdateProfile()
1145 case MemoryProfileActionAllocatePages: in SmmCoreUpdateProfile()
DPage.c229 …Profile ((EFI_PHYSICAL_ADDRESS) (UINTN) RETURN_ADDRESS (0), MemoryProfileActionAllocatePages, Memo… in SmmAllocatePages()
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/
DMemoryProfile.h64 MemoryProfileActionAllocatePages = 1, enumerator