Searched refs:grand_total (Results 1 – 1 of 1) sorted by relevance
79 static size_t grand_total; variable369 catomic_add (&grand_total, len); in malloc()439 catomic_add (&grand_total, len - old_len); in realloc()515 catomic_add (&grand_total, size); in calloc()621 catomic_add (&grand_total, len); in mmap()674 catomic_add (&grand_total, len); in mmap64()731 catomic_add (&grand_total, len - old_len); in mremap()856 (unsigned long long int) grand_total, (unsigned long int) peak_heap, in dest()
Completed in 6 milliseconds