Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_redir.c312 static void show_active ( const HChar* left, const Active* act );
1011 show_active( " old: ", old); in maybe_add_active()
1012 show_active( " new: ", &act); in maybe_add_active()
1021 show_active( " old: ", old); in maybe_add_active()
1022 show_active( " new: ", &act); in maybe_add_active()
1059 show_active( " new: ", &act); in maybe_add_active()
1070 show_active( " old: ", old); in maybe_add_active()
1072 show_active( " new: ", &act); in maybe_add_active()
1858 static void show_active ( const HChar* left, const Active* act ) in show_active() function
1904 show_active(" ", act); in show_redir_state()