Searched defs:CacheType (Results 1 – 4 of 4) sorted by relevance
11 enum CacheType { enum
85 typedef PackedCache<BITS-kPageShift, uint64_t> CacheType; typedef92 typedef PackedCache<32-kPageShift, uint16_t> CacheType; typedef
87 typedef PackedCache<BITS-kPageShift, uint64_t> CacheType; typedef100 typedef PackedCache<32-kPageShift, uint16_t> CacheType; typedef
97 enum CacheType { enum