Searched refs:zfod (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/cmd/dtrace/demo/vminfo/ |
H A D | soffice.d | 28 vminfo:::zfod, 40 vminfo:::zfod,
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | sysinfo.h | 156 uint_t zfod; /* pages zero filled on demand */ member 259 uint64_t zfod; /* pages zero filled on demand */ member
|
/titanic_50/usr/src/cmd/sa/ |
H A D | sa.h | 163 uint64_t zfod; member
|
/titanic_50/usr/src/lib/libtnfprobe/ |
H A D | tnf_buf.c | 336 tnfw_b_init_buffer(char *buf, int blocks, int block_size, boolean_t zfod) in tnfw_b_init_buffer() argument 408 if (!zfod) { in tnfw_b_init_buffer()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | cpu.c | 308 kstat_named_t zfod; member 3298 cvskd->zfod.value.ui64 = cvs->zfod; in cpu_vm_stats_ks_update() 3428 cso->cpu_vminfo.zfod = CPU_STATS(cp, vm.zfod); in cpu_stat_ks_update()
|
/titanic_50/usr/src/uts/common/vm/ |
H A D | vm_anon.c | 2248 CPU_STATS_ADD_K(vm, zfod, 1); in anon_map_getpages() 2822 CPU_STATS_ADD_K(vm, zfod, 1); in anon_zero() 3040 CPU_STATS_ADD_K(vm, zfod, 1); in anon_map_createpages()
|
/titanic_50/usr/src/cmd/stat/kstat/ |
H A D | kstat.c | 994 SAVE_UINT32(ksi, vminfo, zfod); in save_cpu_stat()
|
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/ |
H A D | Kstat.xs | 282 SAVE_UINT32(self, vminfop, zfod); in save_cpu_stat()
|