Searched refs:show_open_fds (Results 1 – 4 of 4) sorted by relevance
79 extern void VG_(show_open_fds) ( const HChar* when );
2640 VG_(show_open_fds)("at exit"); in shutdown_actions_NORETURN()
423 VG_(show_open_fds) (""); in handle_gdb_valgrind_command()
824 void VG_(show_open_fds) (const HChar* when) in VG_() argument