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

  /external/chromium_org/third_party/tcmalloc/chromium/src/
page_heap.cc 483 uint64_t old_system_bytes = stats_.system_bytes; local
493 if (old_system_bytes < kPageMapBigAllocationThreshold
  /external/chromium_org/third_party/tcmalloc/vendor/src/
page_heap.cc 422 uint64_t old_system_bytes = stats_.system_bytes; local
431 if (old_system_bytes < kPageMapBigAllocationThreshold

Completed in 65 milliseconds