Searched refs:free_heap_space_after_free (Results 1 – 2 of 2) sorted by relevance
55 long long free_heap_space_after_free = 0; in test_main_thread() local56 result &= stats_from_mallinfo(&total_stats, &free_heap_space_after_free, use_mallinfo2); in test_main_thread()62 free_heap_space_after_free, in test_main_thread()102 long long free_heap_space_after_free = 0; in test_different_threads() local103 result &= stats_from_mallinfo(&total_stats, &free_heap_space_after_free, use_mallinfo2); in test_different_threads()109 free_heap_space_after_free, in test_different_threads()
183 long long free_heap_space_after_free = 0; in validate_different_threads_test_results() local185 …ult &= populate_total_free_heap_space(test_results->stats_after_free, &free_heap_space_after_free); in validate_different_threads_test_results()187 free_heap_space_after_free, in validate_different_threads_test_results()