Searched refs:FastCacheEntry (Results 1 – 2 of 2) sorted by relevance
51 FastCacheEntry; typedef54 FastCacheEntry VG_(tt_fast) [VG_TT_FAST_SIZE];
424 FastCacheEntry VG_(tt_fast)[VG_TT_FAST_SIZE];2328 vg_assert(sizeof(FastCacheEntry) == 2 * sizeof(Addr)); in VG_()2331 == VG_TT_FAST_SIZE * sizeof(FastCacheEntry)); in VG_()