Searched refs:RefBytes (Results 1 – 1 of 1) sorted by relevance
1519 size_t RefBytes = 0; in dumpTypeRefStats() local1527 RefBytes += Type.length(); in dumpTypeRefStats()1533 P.formatLine("Bytes referenced: {0:N} / {1:N} {2:P}", RefBytes, TotalBytes, in dumpTypeRefStats()1534 (double)RefBytes / TotalBytes); in dumpTypeRefStats()