Searched defs:printChunks (Results 1 – 1 of 1) sorted by relevance
1814 MemoryManager::_PrintMetaChunkTableHeader(bool printChunks) in _PrintMetaChunkTableHeader()1823 MemoryManager::_DumpMetaChunk(MetaChunk* metaChunk, bool printChunks, in _DumpMetaChunk()1917 bool printChunks) in _DumpMetaChunks()1931 bool printChunks = argc > 1 && strcmp(argv[1], "-c") == 0; in _DumpMetaChunks() local1946 bool printChunks = false; in _DumpArea() local