Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Application/MemoryProfileInfo/
DMemoryProfileInfo.c640 ScanMemoryProfileBySignature ( in ScanMemoryProfileBySignature() function
688 …Context = (MEMORY_PROFILE_CONTEXT *) ScanMemoryProfileBySignature (ProfileBuffer, ProfileSize, MEM… in DumpMemoryProfile()
693 …FreeMemory = (MEMORY_PROFILE_FREE_MEMORY *) ScanMemoryProfileBySignature (ProfileBuffer, ProfileSi… in DumpMemoryProfile()
698 …MemoryRange = (MEMORY_PROFILE_MEMORY_RANGE *) ScanMemoryProfileBySignature (ProfileBuffer, Profile… in DumpMemoryProfile()
859 …Context = (MEMORY_PROFILE_CONTEXT *) ScanMemoryProfileBySignature (ProfileBuffer, ProfileSize, MEM… in CreateContextSummaryData()