Searched refs:memCount (Results 1 – 1 of 1) sorted by relevance
58 static uint64_t memCount = 0; variable104 if (enableDump && size == dumpSize && (memCount - dumpStart) % dumpCount == 0) { in GMemAllocDfx()112 memMap[mem] = {memCount++, size, str, (intptr_t)mem}; in GMemAllocDfx()