Searched refs:uordblks (Results 1 – 3 of 3) sorted by relevance
95 MALLINFO_FIELD_TYPE uordblks; /* total allocated space */ member
100 printf("\t\ttotal allocated 0x%zx\n", minfo.uordblks); in HEAP_DUMP()
799 MALLINFO_FIELD_TYPE uordblks; /* total allocated space */ member3569 nm.uordblks = m->footprint - mfree; in internal_mallinfo()
Completed in 16 milliseconds