Home
last modified time | relevance | path

Searched defs:requestsize (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/lib/watchmalloc/common/
H A Dmalloc.c638 size_t n, offset, requestsize; in morecore() local
/titanic_52/usr/src/lib/libmtmalloc/common/
H A Dmtmalloc.c177 static long requestsize = MINSIZE; /* 9 pages per cache; tunable; 9 is min */ variable