Searched refs:nToShow (Results 1 – 1 of 1) sorted by relevance
208 Int nToShow = ecs_done == 0 ? N_MAX_END : N_MAX_INTERVAL; in VG_() local209 ULong score_total = VG_(get_SB_profile)(tops, nToShow); in VG_()210 show_SB_profile(tops, nToShow, score_total, ecs_done); in VG_()