Searched refs:total_allocations (Results 1 – 1 of 1) sorted by relevance
46 static size_t total_allocations; variable76 total_allocations = 0; in heap_trace_start()164 printf("total allocations %u total frees %u\n", total_allocations, total_frees); in heap_trace_dump()197 total_allocations++; in record_allocation()