HomeSort by relevance Sort by last modified time
    Searched refs:MEMORY_PROFILE_DESCRIPTOR (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
SmramProfileRecord.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Application/MemoryProfileInfo/
MemoryProfileInfo.c 537 MEMORY_PROFILE_DESCRIPTOR *
540 IN MEMORY_PROFILE_DESCRIPTOR *Descriptor
546 Print (L" MEMORY_PROFILE_DESCRIPTOR (0x%x)\n", DescriptorIndex);
553 return (MEMORY_PROFILE_DESCRIPTOR *) ((UINTN) Descriptor + Descriptor->Header.Length);
569 MEMORY_PROFILE_DESCRIPTOR *Descriptor;
582 Descriptor = (MEMORY_PROFILE_DESCRIPTOR *) ((UINTN) FreeMemory + FreeMemory->Header.Length);
606 MEMORY_PROFILE_DESCRIPTOR *Descriptor;
618 Descriptor = (MEMORY_PROFILE_DESCRIPTOR *) ((UINTN) MemoryRange + MemoryRange->Header.Length);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/
MemoryProfile.h 165 } MEMORY_PROFILE_DESCRIPTOR;
175 //MEMORY_PROFILE_DESCRIPTOR MemoryDescriptor[FreeMemoryEntryCount];
185 //MEMORY_PROFILE_DESCRIPTOR MemoryDescriptor[MemoryRangeCount];

Completed in 1945 milliseconds