Searched refs:tc_sector_szQ (Results 1 – 1 of 1) sorted by relevance
207 static Int tc_sector_szQ; variable461 if (tce < &sec->tc[0] || tce > &sec->tc[tc_sector_szQ]) in sanity_check_eclasses_in_sector()774 sres = VG_(am_mmap_anon_float_valgrind)( 8 * tc_sector_szQ ); in initialiseSector()777 8 * tc_sector_szQ ); in initialiseSector()962 tcAvailQ = ((ULong*)(§ors[y].tc[tc_sector_szQ])) in VG_()965 vg_assert(tcAvailQ <= tc_sector_szQ); in VG_()973 vg_assert(tc_sector_szQ > 0); in VG_()980 (100 * (tc_sector_szQ - tcAvailQ)) in VG_()981 / tc_sector_szQ); in VG_()990 tcAvailQ = ((ULong*)(§ors[y].tc[tc_sector_szQ])) in VG_()[all …]