Searched refs:Vmstat_t (Results 1 – 18 of 18) sorted by relevance
/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() 40 Vmstat_t* st; 52 memset(st, 0, sizeof(Vmstat_t)); 57 extern int _mallocstat(Vmstat_t*);
|
H A D | malloc.c | 296 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 D | vmdebug.c | 701 { Vmstat_t st;
|
/titanic_51/usr/src/lib/libcmd/common/ |
H A D | vmstate.c | 56 Vmstat_t vs; 104 Vmstat_t vs; in visit()
|
/titanic_51/usr/src/lib/libast/common/vmalloc/ |
H A D | vmstat.c | 36 int vmstat(Vmalloc_t* vm, Vmstat_t* st) in vmstat() 40 Vmstat_t* st;
|
H A D | malloc.c | 622 Vmstat_t sb; in mallinfo() 644 Vmstat_t sb; in mstats()
|
H A D | vmdebug.c | 754 { Vmstat_t st;
|
/titanic_51/usr/src/lib/libast/common/disc/ |
H A D | memfatal.c | 50 Vmstat_t st; in nomalloc()
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/disc/ |
H A D | memfatal.c | 50 Vmstat_t st; in nomalloc()
|
/titanic_51/usr/src/lib/libast/sparc/include/ast/ |
H A D | vmalloc.h | 39 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 D | vmalloc.h | 39 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 D | vmalloc.h | 39 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 D | vmalloc.h | 39 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 D | vmalloc.h | 39 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 D | vmstate.c | 59 Vmstat_t vs;
|
H A D | RELEASE | 33 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 D | vmalloc.h | 39 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 D | RELEASE | 181 10-04-08 include/vmalloc.h,vmalloc/vmstat.c: add Vmstat_t.mode region mode bits
|