Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functional/
Dtest-malloc-info-stats-print.h35 char stats_before_allocations[STATS_BUFFER_SIZE]; member
145 malloc_thread_stats_t stats_before_allocations = {0}; in validate_main_thread_test_results() local