Searched refs:get_BB_profile (Results 1 – 3 of 3) sorted by relevance
98 extern ULong VG_(get_BB_profile) ( BBProfEntry tops[], UInt n_tops );
1673 ULong VG_(get_BB_profile) ( BBProfEntry tops[], UInt n_tops ) in VG_() argument
2352 ULong score_total = VG_(get_BB_profile) (tops, N_MAX); in shutdown_actions_NORETURN()