Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmstat.c36 int vmstat(Vmalloc_t* vm, Vmstat_t* st) in vmstat()
40 Vmstat_t* st;
52 memset(st, 0, sizeof(Vmstat_t));
57 extern int _mallocstat(Vmstat_t*);
H A Dmalloc.c296 int _mallocstat(Vmstat_t* st) in _mallocstat()
298 Vmstat_t vmst; in _mallocstat()
950 Vmstat_t sb; in mallinfo()
972 Vmstat_t sb; in mstats()
H A Dvmdebug.c701 { Vmstat_t st;
/illumos-gate/usr/src/contrib/ast/src/lib/libast/disc/
H A Dmemfatal.c50 Vmstat_t st; in nomalloc()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dvmalloc.h39 typedef struct _vmstat_s Vmstat_t; typedef
187 extern int vmstat _ARG_((Vmalloc_t*, Vmstat_t*));
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dvmstate.c59 Vmstat_t vs;
H A DRELEASE33 10-04-08 vmstate.c: add { method flags } vars for Vmstat_t.mode
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE181 10-04-08 include/vmalloc.h,vmalloc/vmstat.c: add Vmstat_t.mode region mode bits