Searched refs:MallocMemoryStats (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
H A Dmalloc_extension.h106 virtual bool MallocMemoryStats(int* blocks, size_t* total,
/external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
H A Dmalloc_extension.h106 virtual bool MallocMemoryStats(int* blocks, size_t* total,
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dmalloc_extension.cc129 bool MallocExtension::MallocMemoryStats(int* blocks, size_t* total, function in class:MallocExtension
354 C_SHIM(MallocMemoryStats, int,
H A Ddebugallocation.cc1044 virtual bool MallocMemoryStats(int* blocks, size_t* total, function in class:MallocBlock::DebugMallocImplementation
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dmalloc_extension.cc128 bool MallocExtension::MallocMemoryStats(int* blocks, size_t* total, function in class:MallocExtension
349 C_SHIM(MallocMemoryStats, int,
H A Ddebugallocation.cc1037 virtual bool MallocMemoryStats(int* blocks, size_t* total, function in class:MallocBlock::DebugMallocImplementation
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Dheap-checker_unittest.cc270 ->MallocMemoryStats(&blocks, &total, histogram) && total != 0) {
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Dheap-checker_unittest.cc270 ->MallocMemoryStats(&blocks, &total, histogram) && total != 0) {

Completed in 617 milliseconds