Searched defs:MemoryStats (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Ddebugallocation.cc765 static bool MemoryStats(int* blocks, size_t* total, function in class:MallocBlock
779 private: // helpers for CheckEverything and MemoryStats
1046 return MallocBlock::MemoryStats(blocks, total, histogram);
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Ddebugallocation.cc758 static bool MemoryStats(int* blocks, size_t* total, function in class:MallocBlock
772 private: // helpers for CheckEverything and MemoryStats
1039 return MallocBlock::MemoryStats(blocks, total, histogram);
/external/stressapptest/src/
H A Dsat.cc1466 void Sat::MemoryStats() { function in class:Sat
1597 MemoryStats();

Completed in 161 milliseconds