Searched defs:total_stats (Results 1 – 3 of 3) sorted by relevance
62 malloc_thread_stats_t total_stats = {0}; in get_total_from_test_sizes() local91 static int validate_total_allocated(malloc_thread_stats_t *total_stats) in validate_total_allocated()112 static int validate_all_freed(malloc_thread_stats_t *total_stats) in validate_all_freed()
38 malloc_thread_stats_t total_stats = {0}; in test_main_thread() local71 malloc_thread_stats_t total_stats = {0}; in test_different_threads() local
84 const CompilationStatistics::BasicStats& total_stats) { in WriteLine()