Home
last modified time | relevance | path

Searched refs:ThisDriverInfoData (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Mem/
DMemoryProfileRecord.c1200 MEMORY_PROFILE_DRIVER_INFO_DATA *ThisDriverInfoData; in CoreUpdateProfileFree() local
1250 ThisDriverInfoData = CR ( in CoreUpdateProfileFree()
1258 …AllocInfoData = GetMemoryProfileAllocInfoFromAddress (ThisDriverInfoData, MemoryProfileActionAlloc… in CoreUpdateProfileFree()
1261 …AllocInfoData = GetMemoryProfileAllocInfoFromAddress (ThisDriverInfoData, MemoryProfileActionAlloc… in CoreUpdateProfileFree()
1269 DriverInfoData = ThisDriverInfoData; in CoreUpdateProfileFree()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
DSmramProfileRecord.c1320 MEMORY_PROFILE_DRIVER_INFO_DATA *ThisDriverInfoData; in SmmCoreUpdateProfileFree() local
1370 ThisDriverInfoData = CR ( in SmmCoreUpdateProfileFree()
1378 …AllocInfoData = GetMemoryProfileAllocInfoFromAddress (ThisDriverInfoData, MemoryProfileActionAlloc… in SmmCoreUpdateProfileFree()
1381 …AllocInfoData = GetMemoryProfileAllocInfoFromAddress (ThisDriverInfoData, MemoryProfileActionAlloc… in SmmCoreUpdateProfileFree()
1389 DriverInfoData = ThisDriverInfoData; in SmmCoreUpdateProfileFree()