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

  /external/chromium_org/third_party/tcmalloc/vendor/src/
page_heap.h 195 static const size_t kPageMapBigAllocationThreshold = 128 << 20;
  /external/chromium_org/third_party/tcmalloc/chromium/src/
page_heap.h 205 static const size_t kPageMapBigAllocationThreshold = 128 << 20;

Completed in 35 milliseconds