OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 24 milliseconds