MergeIntoFreeList  228 third_party/tcmalloc/chromium/src/page_heap.cc   MergeIntoFreeList(span);  // Coalesces if possible
MergeIntoFreeList  363 third_party/tcmalloc/chromium/src/page_heap.cc   MergeIntoFreeList(s);  // Coalesces if possible.
MergeIntoFreeList  275 third_party/tcmalloc/chromium/src/page_heap.h   void MergeIntoFreeList(Span* span);
MergeIntoFreeList  197 third_party/tcmalloc/vendor/src/page_heap.cc   MergeIntoFreeList(span);  // Coalesces if possible
MergeIntoFreeList  302 third_party/tcmalloc/vendor/src/page_heap.cc   MergeIntoFreeList(s);  // Coalesces if possible.
MergeIntoFreeList  264 third_party/tcmalloc/vendor/src/page_heap.h   void MergeIntoFreeList(Span* span);