Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dpub_core_syswrap.h72 extern void VG_(show_open_fds) ( const HChar* when );
Dm_main.c2604 VG_(show_open_fds)("at exit"); in shutdown_actions_NORETURN()
/external/valgrind/coregrind/m_gdbserver/
Dserver.c422 VG_(show_open_fds) (""); in handle_gdb_valgrind_command()
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-generic.c799 void VG_(show_open_fds) (const HChar* when) in VG_() argument