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

/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DTCPackedCache.h135 class PackedCache { class
142 explicit PackedCache(V initial_value) { function in class:PackedCache
H A DFastMalloc.cpp1721 typedef PackedCache<BITS, uint64_t> CacheType;
1739 typedef PackedCache<64, uint64_t> CacheType;
1747 typedef PackedCache<32 - K_PAGE_SHIFT_MIN, uint16_t> CacheType;

Completed in 174 milliseconds