Searched refs:ByAllocatedSpace (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dheap-profile-table.cc117 static bool ByAllocatedSpace(HeapProfileTable::Stats* a, function
353 ByAllocatedSpace);
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dheap-profile-table.cc122 static bool ByAllocatedSpace(HeapProfileTable::Stats* a, function
347 sort(list, list + num_buckets_, ByAllocatedSpace);

Completed in 131 milliseconds