Searched defs:GrowHeap (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dpage_heap.cc102 if (!GrowHeap(n)) {
252 // called in GrowHeap() during an allocation :-/. We need to eval the cost of
466 bool PageHeap::GrowHeap(Length n) { function in class:tcmalloc::PageHeap
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dpage_heap.cc102 if (!GrowHeap(n)) {
405 bool PageHeap::GrowHeap(Length n) { function in class:tcmalloc::PageHeap

Completed in 156 milliseconds