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

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_mbuf.c6743 unsigned long totmem = 0, totfree = 0, totmbufs, totused, totpct; local
6784 totfree += (sp->mbcl_mc_cached + sp->mbcl_infree) *
6837 totused = totmem - totfree;

Completed in 103 milliseconds