/device/linaro/bootloader/edk2/MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/ |
D | PiSmmCoreMemoryProfileLib.c | 98 IN PHYSICAL_ADDRESS CallerAddress, in MemoryProfileLibRecord() argument 107 return SmmCoreUpdateProfile (CallerAddress, Action, MemoryType, Size, Buffer, ActionString); in MemoryProfileLibRecord() 114 CallerAddress, in MemoryProfileLibRecord()
|
D | PiSmmCoreMemoryProfileLibNull.c | 44 IN PHYSICAL_ADDRESS CallerAddress, in MemoryProfileLibRecord() argument
|
D | PiSmmCoreMemoryProfileServices.h | 46 IN PHYSICAL_ADDRESS CallerAddress,
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmMemoryAllocationProfileLib/ |
D | SmmMemoryProfileLib.c | 107 IN PHYSICAL_ADDRESS CallerAddress, in MemoryProfileLibRecord() argument 121 CallerAddress, in MemoryProfileLibRecord() 134 CallerAddress, in MemoryProfileLibRecord()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/ |
D | DxeCoreMemoryProfileLib.c | 47 IN PHYSICAL_ADDRESS CallerAddress, in MemoryProfileLibRecord() argument 55 return CoreUpdateProfile (CallerAddress, Action, MemoryType, Size, Buffer, ActionString); in MemoryProfileLibRecord()
|
D | DxeCoreMemoryProfileLibNull.c | 45 IN PHYSICAL_ADDRESS CallerAddress, in MemoryProfileLibRecord() argument
|
D | DxeCoreMemoryProfileServices.h | 46 IN PHYSICAL_ADDRESS CallerAddress,
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiMemoryAllocationProfileLib/ |
D | DxeMemoryProfileLib.c | 81 IN PHYSICAL_ADDRESS CallerAddress, in MemoryProfileLibRecord() argument 94 CallerAddress, in MemoryProfileLibRecord()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Mem/ |
D | MemoryProfileRecord.c | 204 IN PHYSICAL_ADDRESS CallerAddress, 998 IN PHYSICAL_ADDRESS CallerAddress, in CoreUpdateProfileAllocate() argument 1025 DriverInfoData = GetMemoryProfileDriverInfoFromAddress (ContextData, CallerAddress); in CoreUpdateProfileAllocate() 1063 AllocInfo->CallerAddress = CallerAddress; in CoreUpdateProfileAllocate() 1187 IN PHYSICAL_ADDRESS CallerAddress, in CoreUpdateProfileFree() argument 1213 DriverInfoData = GetMemoryProfileDriverInfoFromAddress (ContextData, CallerAddress); in CoreUpdateProfileFree() 1315 AllocInfo->CallerAddress, in CoreUpdateProfileFree() 1325 AllocInfo->CallerAddress, in CoreUpdateProfileFree() 1367 IN PHYSICAL_ADDRESS CallerAddress, in CoreUpdateProfile() argument 1416 …Status = CoreUpdateProfileAllocate (CallerAddress, Action, MemoryType, Size, Buffer, ActionString); in CoreUpdateProfile() [all …]
|
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/ |
D | MemoryProfileLib.h | 45 IN PHYSICAL_ADDRESS CallerAddress,
|
/device/linaro/bootloader/edk2/MdeModulePkg/Application/MemoryProfileInfo/ |
D | MemoryProfileInfo.c | 147 PHYSICAL_ADDRESS CallerAddress; member 407 …rAddress - 0x%016lx (Offset: 0x%08x)\n", AllocInfo->CallerAddress, (UINTN) (AllocInfo->CallerAddre… in DumpMemoryProfileAllocInfo() 715 IN PHYSICAL_ADDRESS CallerAddress, in GetAllocSummaryInfoByCallerAddress() argument 736 if (AllocSummaryInfo->CallerAddress == CallerAddress) { in GetAllocSummaryInfoByCallerAddress() 766 …AllocSummaryInfoData = GetAllocSummaryInfoByCallerAddress (AllocInfo->CallerAddress, DriverSummary… in CreateAllocSummaryInfo() 778 AllocSummaryInfo->CallerAddress = AllocInfo->CallerAddress; in CreateAllocSummaryInfo() 951 AllocSummaryInfo->CallerAddress - DriverInfo->ImageBase in DumpContextSummaryData()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/ |
D | SmramProfileRecord.c | 227 IN PHYSICAL_ADDRESS CallerAddress, 1117 IN PHYSICAL_ADDRESS CallerAddress, in SmmCoreUpdateProfileAllocate() argument 1144 DriverInfoData = GetMemoryProfileDriverInfoFromAddress (ContextData, CallerAddress); in SmmCoreUpdateProfileAllocate() 1182 AllocInfo->CallerAddress = CallerAddress; in SmmCoreUpdateProfileAllocate() 1307 IN PHYSICAL_ADDRESS CallerAddress, in SmmCoreUpdateProfileFree() argument 1333 DriverInfoData = GetMemoryProfileDriverInfoFromAddress (ContextData, CallerAddress); in SmmCoreUpdateProfileFree() 1435 AllocInfo->CallerAddress, in SmmCoreUpdateProfileFree() 1445 AllocInfo->CallerAddress, in SmmCoreUpdateProfileFree() 1487 IN PHYSICAL_ADDRESS CallerAddress, in SmmCoreUpdateProfile() argument 1535 …Status = SmmCoreUpdateProfileAllocate (CallerAddress, Action, MemoryType, Size, Buffer, ActionStri… in SmmCoreUpdateProfile() [all …]
|
D | PiSmmCore.h | 992 IN PHYSICAL_ADDRESS CallerAddress,
|
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/ |
D | MemoryProfile.h | 147 PHYSICAL_ADDRESS CallerAddress; member 344 IN PHYSICAL_ADDRESS CallerAddress,
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/ |
D | DxeMain.h | 2835 IN EFI_PHYSICAL_ADDRESS CallerAddress,
|