Searched refs:sMaximumAllocationNumberArray (Results 1 – 1 of 1) sorted by relevance
81 uint32 sMaximumAllocationNumberArray[NUM_TRACKING_BINS]; member125 gMemoryTracking.sMaximumAllocationNumberArray[i] = 0; in MemoryTrackingInit()214 …ryTracking.sCurrentAllocationNumberArray[bin] > gMemoryTracking.sMaximumAllocationNumberArray[bin]) in MemoryTrackingAdd()215 …gMemoryTracking.sMaximumAllocationNumberArray[bin] = gMemoryTracking.sCurrentAllocationNumberArray… in MemoryTrackingAdd()527 …f("Max number for 2^%2d byte objects = %d\n", i, gMemoryTracking.sMaximumAllocationNumberArray[i]); in PortMemBlockTrackDump()