Home
last modified time | relevance | path

Searched defs:total_stats (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/libc-test/src/functional/
Dtest-malloc-stats-common.h62 malloc_thread_stats_t total_stats = {0}; in get_total_from_test_sizes() local
91 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()
Dtest-mallinfo.c38 malloc_thread_stats_t total_stats = {0}; in test_main_thread() local
71 malloc_thread_stats_t total_stats = {0}; in test_different_threads() local