Searched refs:FindInsideAlloc (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dheap-profile-table.h131 bool FindInsideAlloc(const void* ptr, size_t max_size,
277 // helper for FindInsideAlloc
H A Dheap-profile-table.cc258 bool HeapProfileTable::FindInsideAlloc(const void* ptr, function in class:HeapProfileTable
H A Dheap-checker.cc198 // Too high and it will both slow down leak checking (FindInsideAlloc
1363 // HeapProfileTable::FindInsideAlloc to handle both pointers to
2360 if (heap_profile->FindInsideAlloc(
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dheap-profile-table.h128 bool FindInsideAlloc(const void* ptr, size_t max_size,
245 // helper for FindInsideAlloc
H A Dheap-profile-table.cc268 bool HeapProfileTable::FindInsideAlloc(const void* ptr, function in class:HeapProfileTable
H A Dheap-checker.cc198 // Too high and it will both slow down leak checking (FindInsideAlloc
1363 // HeapProfileTable::FindInsideAlloc to handle both pointers to
2359 if (heap_profile->FindInsideAlloc(

Completed in 1877 milliseconds