OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MEMORY_PROFILE_DESCRIPTOR
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/MdeModulePkg/Application/MemoryProfileInfo/
MemoryProfileInfo.c
393
MEMORY_PROFILE_DESCRIPTOR
*
396
IN
MEMORY_PROFILE_DESCRIPTOR
*Descriptor
402
Print (L"
MEMORY_PROFILE_DESCRIPTOR
(0x%x)\n", DescriptorIndex);
409
return (
MEMORY_PROFILE_DESCRIPTOR
*) ((UINTN) Descriptor + Descriptor->Header.Length);
425
MEMORY_PROFILE_DESCRIPTOR
*Descriptor;
438
Descriptor = (
MEMORY_PROFILE_DESCRIPTOR
*) ((UINTN) FreeMemory + FreeMemory->Header.Length);
462
MEMORY_PROFILE_DESCRIPTOR
*Descriptor;
474
Descriptor = (
MEMORY_PROFILE_DESCRIPTOR
*) ((UINTN) MemoryRange + MemoryRange->Header.Length);
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/
MemoryProfile.h
91
}
MEMORY_PROFILE_DESCRIPTOR
;
101
//
MEMORY_PROFILE_DESCRIPTOR
MemoryDescriptor[FreeMemoryEntryCount];
111
//
MEMORY_PROFILE_DESCRIPTOR
MemoryDescriptor[MemoryRangeCount];
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
SmramProfileRecord.c
[
all
...]
Completed in 79 milliseconds