Searched refs:ordblks (Results 1 - 2 of 2) sorted by relevance

/barrelfish-2018-10-04/include/dmalloc/
H A Ddmalloc.h25 MALLINFO_FIELD_TYPE ordblks; /* number of free chunks */ member in struct:mallinfo
/barrelfish-2018-10-04/lib/dmalloc/
H A Ddmalloc.c794 MALLINFO_FIELD_TYPE ordblks; /* number of free chunks */ member in struct:mallinfo
1084 ordblks: the number of free chunks
3573 nm.ordblks = nfree;

Completed in 54 milliseconds