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