Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmstat.c57 extern int _mallocstat(Vmstat_t*);
58 return _mallocstat(st);
H A Dmalloc.c296 int _mallocstat(Vmstat_t* st) in _mallocstat() function