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

/barrelfish-2018-10-04/include/dmalloc/
H A Ddmalloc.h153 M_TRIM_THRESHOLD -1 2*1024*1024 any (-1U disables trimming)
159 #define M_TRIM_THRESHOLD (-1) macro
/barrelfish-2018-10-04/lib/dmalloc/
H A Ddmalloc.c463 Also settable using mallopt(M_TRIM_THRESHOLD, x)
754 #define M_TRIM_THRESHOLD (-1) macro
989 M_TRIM_THRESHOLD -1 2*1024*1024 any (-1 disables)
2227 system if it is very large (see M_TRIM_THRESHOLD). In effect,
3257 case M_TRIM_THRESHOLD:

Completed in 120 milliseconds