Searched refs:show_active (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/
H A Dm_redir.c311 static void show_active ( const HChar* left, Active* act );
912 show_active( " old: ", old);
913 show_active( " new: ", &act);
922 show_active( " old: ", old);
923 show_active( " new: ", &act);
960 show_active( " new: ", &act);
971 show_active( " old: ", old);
973 show_active( " new: ", &act);
1633 static void show_active ( const HChar* left, Active* act ) function
1675 show_active(" ", ac
[all...]

Completed in 140 milliseconds