Searched refs:ProfileEnd (Results 1 – 1 of 1) sorted by relevance
503 UINTN ProfileEnd; in ScanMemoryProfileBySignature() local505 ProfileEnd = (UINTN) (ProfileBuffer + ProfileSize); in ScanMemoryProfileBySignature()507 while ((UINTN) CommonHeader < ProfileEnd) { in ScanMemoryProfileBySignature()