/titanic_51/usr/src/cmd/stat/vmstat/ |
H A D | Makefile | 26 PROG = vmstat 27 OBJS = vmstat.o
|
/titanic_51/usr/src/lib/libast/common/vmalloc/ |
H A D | vmstat.c | 36 int vmstat(Vmalloc_t* vm, Vmstat_t* st) in vmstat() function 38 int vmstat(vm, st) in vmstat()
|
H A D | malloc.c | 627 if(vmstat(Vmregion,&sb) >= 0) in mallinfo() 649 if(vmstat(Vmregion,&sb) >= 0) in mstats()
|
H A D | vmdebug.c | 757 vmstat(vm ? vm : Vmregion, &st);
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/vmalloc/ |
H A D | vmstat.c | 36 int vmstat(Vmalloc_t* vm, Vmstat_t* st) in vmstat() function 38 int vmstat(vm, st) in vmstat()
|
H A D | malloc.c | 301 if(vmstat(Vmregion, st) < 0) /* add up all stats */ in _mallocstat() 306 if(vmstat(Region[k], &vmst) < 0 ) in _mallocstat() 955 if(vmstat(Vmregion,&sb) >= 0) in mallinfo() 977 if(vmstat(Vmregion,&sb) >= 0) in mstats()
|
H A D | vmdebug.c | 704 vmstat(vm ? vm : Vmregion, &st);
|
/titanic_51/usr/src/cmd/stat/ |
H A D | Makefile | 30 SUBDIRS= arcstat iostat mpstat vmstat fsstat kstat
|
/titanic_51/usr/src/lib/libast/common/disc/ |
H A D | memfatal.c | 59 vmstat(region, &st); in nomalloc()
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/disc/ |
H A D | memfatal.c | 61 vmstat(region, &st); in nomalloc()
|
/titanic_51/usr/src/lib/libshell/common/include/ |
H A D | jobs.h | 115 #define vmbusy() (vmstat(0,0)!=0)
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/ |
H A D | jobs.h | 144 #define vmbusy() (vmstat(0,0)!=0)
|
/titanic_51/usr/src/lib/libcmd/common/ |
H A D | vmstate.c | 158 vmstat(state.vm, &state.vs); in b_vmstate()
|
/titanic_51/usr/src/ucbcmd/ |
H A D | Makefile | 134 vmstat \
|
/titanic_51/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | vmstate.c | 193 vmstat(state.vm, &state.vs); in b_vmstate()
|
/titanic_51/usr/src/lib/libast/sparc/include/ast/ |
H A D | vmalloc.h | 176 extern int vmstat _ARG_((Vmalloc_t*, Vmstat_t*));
|
/titanic_51/usr/src/lib/libast/common/include/ |
H A D | vmalloc.h | 176 extern int vmstat _ARG_((Vmalloc_t*, Vmstat_t*));
|
/titanic_51/usr/src/lib/libast/i386/include/ast/ |
H A D | vmalloc.h | 176 extern int vmstat _ARG_((Vmalloc_t*, Vmstat_t*));
|
/titanic_51/usr/src/lib/libast/amd64/include/ast/ |
H A D | vmalloc.h | 176 extern int vmstat _ARG_((Vmalloc_t*, Vmstat_t*));
|
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | vmalloc.h | 176 extern int vmstat _ARG_((Vmalloc_t*, Vmstat_t*));
|
/titanic_51/usr/src/pkg/manifests/ |
H A D | compatibility-ucb.mf | 215 link path=usr/ucb/vmstat target=../bin/vmstat
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/include/ |
H A D | vmalloc.h | 187 extern int vmstat _ARG_((Vmalloc_t*, Vmstat_t*));
|
/titanic_51/usr/src/lib/libast/ |
H A D | mapfile-vers | 683 vmstat;
|
/titanic_51/usr/src/cmd/ast/libast/ |
H A D | mapfile-vers | 690 vmstat;
|
/titanic_51/usr/src/man/man1m/ |
H A D | Makefile | 524 vmstat.1m \
|