Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.c1332 #ifndef DEFAULT_TRIM_THRESHOLD
1333 #define DEFAULT_TRIM_THRESHOLD (128 * 1024) macro