Home
last modified time | relevance | path

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

/titanic_51/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;
/titanic_51/usr/src/lib/libcmd/common/
H A Dvmstate.c56 Vmstat_t vs;
104 Vmstat_t vs; in visit()
/titanic_51/usr/src/lib/libast/common/vmalloc/
H A Dvmstat.c36 int vmstat(Vmalloc_t* vm, Vmstat_t* st) in vmstat()
40 Vmstat_t* st;
H A Dmalloc.c622 Vmstat_t sb; in mallinfo()
644 Vmstat_t sb; in mstats()
H A Dvmdebug.c754 { Vmstat_t st;
/titanic_51/usr/src/lib/libast/common/disc/
H A Dmemfatal.c50 Vmstat_t st; in nomalloc()
/titanic_51/usr/src/contrib/ast/src/lib/libast/disc/
H A Dmemfatal.c50 Vmstat_t st; in nomalloc()
/titanic_51/usr/src/lib/libast/sparc/include/ast/
H A Dvmalloc.h39 typedef struct _vmstat_s Vmstat_t; typedef
176 extern int vmstat _ARG_((Vmalloc_t*, Vmstat_t*));
/titanic_51/usr/src/lib/libast/common/include/
H A Dvmalloc.h39 typedef struct _vmstat_s Vmstat_t; typedef
176 extern int vmstat _ARG_((Vmalloc_t*, Vmstat_t*));
/titanic_51/usr/src/lib/libast/i386/include/ast/
H A Dvmalloc.h39 typedef struct _vmstat_s Vmstat_t; typedef
176 extern int vmstat _ARG_((Vmalloc_t*, Vmstat_t*));
/titanic_51/usr/src/lib/libast/amd64/include/ast/
H A Dvmalloc.h39 typedef struct _vmstat_s Vmstat_t; typedef
176 extern int vmstat _ARG_((Vmalloc_t*, Vmstat_t*));
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/
H A Dvmalloc.h39 typedef struct _vmstat_s Vmstat_t; typedef
176 extern int vmstat _ARG_((Vmalloc_t*, Vmstat_t*));
/titanic_51/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
/titanic_51/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*));
/titanic_51/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