Searched refs:show_open_fds (Results 1 – 4 of 4) sorted by relevance
72 extern void VG_(show_open_fds) ( const HChar* when );
2604 VG_(show_open_fds)("at exit"); in shutdown_actions_NORETURN()
422 VG_(show_open_fds) (""); in handle_gdb_valgrind_command()
799 void VG_(show_open_fds) (const HChar* when) in VG_() argument