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

  /external/chromium_org/third_party/tcmalloc/vendor/src/
page_heap.h 209 static const int kMaxReleaseDelay = 1 << 20;
  /external/chromium_org/third_party/tcmalloc/chromium/src/
page_heap.h 220 static const int kMaxReleaseDelay = 1 << 14;

Completed in 1021 milliseconds