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

/illumos-gate/usr/src/lib/libast/common/vmalloc/
H A Dmalloc.c140 static Vmulong_t _Vmdbcheck = 0; variable
213 if(_Vmdbcheck) \
216 if(_Vmdbtime >= _Vmdbstart && (_Vmdbtime % _Vmdbcheck) == 0 && \
1045 _Vmdbcheck = atou(&v);
1094 _Vmdbcheck = 1;

Completed in 56 milliseconds