HomeSort by relevance Sort by last modified time
    Searched refs:ByAllocatedSpace (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/tcmalloc/vendor/src/
heap-profile-table.cc 117 static bool ByAllocatedSpace(HeapProfileTable::Stats* a,
353 ByAllocatedSpace);
  /external/chromium_org/third_party/tcmalloc/chromium/src/
heap-profile-table.cc 122 static bool ByAllocatedSpace(HeapProfileTable::Stats* a,
347 sort(list, list + num_buckets_, ByAllocatedSpace);

Completed in 47 milliseconds