Home
last modified time | relevance | path

Searched defs:print_all_stats (Results 1 – 3 of 3) sorted by relevance

/external/autotest/site_utils/
Dhost_history.py81 def print_all_stats(results, labels, t_start, t_end): function
/external/valgrind/coregrind/m_gdbserver/
Dserver.c153 void VG_(print_all_stats) (Bool memory_stats, Bool tool_stats) in VG_() argument
417 VG_(print_all_stats)(False, /* Memory stats */ in handle_gdb_valgrind_command() local
/external/valgrind/coregrind/
Dm_mallocfree.c789 VG_(print_all_stats) (False, /* Memory stats */ in VG_() local