Searched refs:usmblks (Results 1 – 3 of 3) sorted by relevance
93 MALLINFO_FIELD_TYPE usmblks; /* maximum total allocated space */ member
99 printf("\t\tmax total allocated 0x%zx\n", minfo.usmblks); in HEAP_DUMP()
797 MALLINFO_FIELD_TYPE usmblks; /* maximum total allocated space */ member3568 nm.usmblks = m->max_footprint; in internal_mallinfo()
Completed in 17 milliseconds