Searched refs:kstat_t (Results 1 – 14 of 14) sorted by relevance
| /netbsd/src/external/cddl/osnet/sys/sys/ |
| D | kstat.h | 81 } kstat_t; typedef 99 kstat_t *kstat_create(char *module, int instance, char *name, char *class, 101 void kstat_install(kstat_t *ksp); 102 void kstat_delete(kstat_t *ksp);
|
| /netbsd/src/external/cddl/osnet/sys/kern/ |
| D | kstat.c | 65 kstat_t * 71 kstat_t *ks; in kstat_create() 105 kstat_install(kstat_t *ks) in kstat_install() 123 kstat_delete(kstat_t *ks) in kstat_delete()
|
| /netbsd/src/external/bsd/top/dist/machine/ |
| D | m_sunos5.c | 733 kstat_safe_retrieve(kstat_t **ksp, in kstat_safe_retrieve() 737 kstat_t *ks; in kstat_safe_retrieve() 787 kstat_safe_namematch(int num, kstat_t **ksparg, char *name, void *buf, int size) in kstat_safe_namematch() 790 kstat_t *ks; in kstat_safe_namematch() 791 kstat_t **ksp; in kstat_safe_namematch() 847 static kstat_t *ks_system_misc = NULL; 939 static kstat_t **cpu_ks = NULL; in get_cpustats() 963 cpu_ks = (kstat_t **)calloc(nelems, sizeof(kstat_t *)); in get_cpustats() 1065 static kstat_t *ks = NULL; in get_meminfo()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/sparc/ |
| D | driver-sparc.cc | 112 kstat_t *ksp; in host_detect_local_cpu()
|
| /netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
| D | zio_compress.c | 59 kstat_t *zcomp_ksp;
|
| D | dmu_zfetch.c | 88 kstat_t *zfetch_ksp;
|
| D | vdev_cache.c | 100 kstat_t *vdc_ksp = NULL;
|
| D | dmu.c | 1019 kstat_t *xuio_ksp = NULL;
|
| D | arc.c | 903 kstat_t *arc_ksp; 5861 arc_kstat_update(kstat_t *ksp, int rw) in arc_kstat_update()
|
| D | metaslab.c | 2568 kstat_t *metaslab_trace_ksp;
|
| D | zio.c | 74 static kstat_t *zio_trim_ksp;
|
| /netbsd/src/external/cddl/osnet/dist/lib/libzpool/common/ |
| D | kernel.c | 96 kstat_t * 110 kstat_install(kstat_t *ksp) in kstat_install() 115 kstat_delete(kstat_t *ksp) in kstat_delete()
|
| /netbsd/src/external/cddl/osnet/dist/uts/common/sys/ |
| D | cpuvar.h | 632 int cpu_kstat_intrstat_update(kstat_t *, int);
|
| /netbsd/src/external/cddl/osnet/dist/uts/common/os/ |
| D | fm.c | 137 kstat_t *ksp; in fm_init()
|