Home
last modified time | relevance | path

Searched refs:get_BB_profile (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/main/coregrind/
Dpub_core_transtab.h98 extern ULong VG_(get_BB_profile) ( BBProfEntry tops[], UInt n_tops );
Dm_transtab.c1673 ULong VG_(get_BB_profile) ( BBProfEntry tops[], UInt n_tops ) in VG_() argument
Dm_main.c2352 ULong score_total = VG_(get_BB_profile) (tops, N_MAX); in shutdown_actions_NORETURN()