Home
last modified time | relevance | path

Searched refs:get_and_show_SB_profile (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/coregrind/
Dpub_core_sbprofile.h41 void VG_(get_and_show_SB_profile) ( ULong ecs_done );
Dm_sbprofile.c200 void VG_(get_and_show_SB_profile) ( ULong ecs_done ) in VG_() argument
Dm_main.c2161 VG_(get_and_show_SB_profile)(0/*denoting end-of-run*/); in shutdown_actions_NORETURN()
/external/valgrind/coregrind/m_scheduler/
Dscheduler.c193 VG_(get_and_show_SB_profile)(bbs_done); in maybe_show_sb_profile() local