Searched refs:ROOT_BITS (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DTCPageMap.h98 static const int ROOT_BITS = 5; member in class:TCMalloc_PageMap2
99 static const int ROOT_LENGTH = 1 << ROOT_BITS;
101 static const int LEAF_BITS = BITS - ROOT_BITS;

Completed in 188 milliseconds