Searched refs:AllocRecordCount (Results 1 – 4 of 4) sorted by relevance
58 UINT32 AllocRecordCount; member
466 Print (L" AllocRecordCount - 0x%08x\n", DriverInfo->AllocRecordCount); in DumpMemoryProfileDriverInfo()469 for (AllocIndex = 0; AllocIndex < DriverInfo->AllocRecordCount; AllocIndex++) { in DumpMemoryProfileDriverInfo()831 for (AllocIndex = 0; AllocIndex < DriverInfo->AllocRecordCount; AllocIndex++) { in CreateDriverSummaryInfo()
475 DriverInfo->AllocRecordCount = 0; in BuildDriverInfo()1082 DriverInfo->AllocRecordCount ++; in CoreUpdateProfileAllocate()1296 DriverInfo->AllocRecordCount --; in CoreUpdateProfileFree()
476 DriverInfo->AllocRecordCount = 0; in BuildDriverInfo()1201 DriverInfo->AllocRecordCount ++; in SmmCoreUpdateProfileAllocate()1416 DriverInfo->AllocRecordCount --; in SmmCoreUpdateProfileFree()2800 DEBUG ((EFI_D_INFO, " AllocRecordCount - 0x%08x\n", DriverInfo->AllocRecordCount)); in DumpSmramProfile()