Home
last modified time | relevance | path

Searched refs:keepcost (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.h137 int keepcost; /* top-most, releasable (via malloc_trim) space */ member
H A Dmalloc.c3933 mi.keepcost = chunksize(av->top); in mALLINFo()