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

/freebsd-11.0-release/sys/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.h129 int ordblks; /* number of free chunks */ member in struct:mallinfo
H A Dmalloc.c949 ordblks: the number of free chunks
3928 mi.ordblks = nblocks;
/freebsd-11.0-release/contrib/tcsh/
H A Dtc.alloc.c640 xprintf(CGETS(19, 15, "Number of non-inuse chunks: %d\n"), mi.ordblks);

Completed in 134 milliseconds