Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Mem/
DMemoryProfileRecord.c67 BOOLEAN mMemoryProfileGettingStatus = FALSE; variable
637 mMemoryProfileGettingStatus = FALSE; in MemoryProfileInit()
1383 if (mMemoryProfileGettingStatus) { in CoreUpdateProfile()
1599 MemoryProfileGettingStatus = mMemoryProfileGettingStatus; in ProfileProtocolGetData()
1600 mMemoryProfileGettingStatus = TRUE; in ProfileProtocolGetData()
1606 mMemoryProfileGettingStatus = MemoryProfileGettingStatus; in ProfileProtocolGetData()
1613 mMemoryProfileGettingStatus = MemoryProfileGettingStatus; in ProfileProtocolGetData()