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

/external/valgrind/main/include/
H A Dpub_tool_gdbserver.h195 extern void VG_(print_all_stats) (Bool memory_stats, Bool tool_stats);
/external/valgrind/main/coregrind/m_gdbserver/
H A Dserver.c152 void VG_(print_all_stats) (Bool memory_stats, Bool tool_stats) function
396 VG_(print_all_stats)(False, /* Memory stats */
/external/valgrind/main/coregrind/
H A Dm_mallocfree.c752 VG_(print_all_stats) (False, /* Memory stats */
H A Dm_main.c2501 VG_(print_all_stats)(VG_(clo_verbosity) > 2, /* Memory stats */

Completed in 174 milliseconds