Searched refs:CacheLineBytes (Results 1 – 1 of 1) sorted by relevance
425 CacheLineBytes = 1 << Log2CacheLine, enumerator426 DesiredNodeBytes = 3 * CacheLineBytes448 AllocBytes = (sizeof(LeafBase) + CacheLineBytes-1) & ~(CacheLineBytes-1),460 AllocBytes, CacheLineBytes> Allocator;