Searched defs:kMaxValidPages (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dcommon.h125 static const Length kMaxValidPages = (~static_cast<Length>(0)) >> kPageShift; variable
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dcommon.h108 static const Length kMaxValidPages = (~static_cast<Length>(0)) >> kPageShift; variable

Completed in 110 milliseconds