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

/external/valgrind/coregrind/
H A Dm_redir.c311 static void show_active ( const HChar* left, const Active* act );
949 show_active( " old: ", old);
950 show_active( " new: ", &act);
959 show_active( " old: ", old);
960 show_active( " new: ", &act);
997 show_active( " new: ", &act);
1008 show_active( " old: ", old);
1010 show_active( " new: ", &act);
1719 static void show_active ( const HChar* left, const Active* act ) function
1765 show_active(" ", ac
[all...]

Completed in 46 milliseconds