Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dpub_core_transtab.h138 } SBProfEntry; typedef
140 extern ULong VG_(get_SB_profile) ( SBProfEntry tops[], UInt n_tops );
Dm_sbprofile.c49 void show_SB_profile ( const SBProfEntry tops[], UInt n_tops, in show_SB_profile()
207 SBProfEntry tops[N_MAX_END]; in VG_()
Dm_transtab.c2613 ULong VG_(get_SB_profile) ( SBProfEntry tops[], UInt n_tops ) in VG_()