Home
last modified time | relevance | path

Searched refs:ks_type (Results 1 – 25 of 30) sorted by relevance

12

/titanic_44/usr/src/lib/libfakekernel/common/
H A Dkstat.c23 const char *ks_class, uchar_t ks_type, uint_t ks_ndata, uchar_t ks_flags, in kstat_create_zone() argument
32 const char *ks_class, uchar_t ks_type, uint_t ks_ndata, uchar_t ks_flags) in kstat_create() argument
/titanic_44/usr/src/uts/common/os/
H A Dkstat_fr.c640 if (ksp->ks_data != NULL && ksp->ks_type == KSTAT_TYPE_NAMED && in default_kstat_update()
683 if (ksp->ks_type == KSTAT_TYPE_NAMED && ksp->ks_data_size > namedsz) in default_kstat_snapshot()
691 switch (ksp->ks_type) { in default_kstat_snapshot()
931 const char *ks_class, uchar_t ks_type, uint_t ks_ndata, uchar_t ks_flags) in kstat_create() argument
934 ks_type, ks_ndata, ks_flags, ALL_ZONES)); in kstat_create()
945 const char *ks_class, uchar_t ks_type, uint_t ks_ndata, uchar_t ks_flags, in kstat_create_zone() argument
975 if (ks_type >= KSTAT_NUM_TYPES) { in kstat_create_zone()
978 ks_module, ks_instance, ks_name, ks_type); in kstat_create_zone()
1009 if (ks_ndata < kstat_data_type[ks_type].min_ndata || in kstat_create_zone()
1010 ks_ndata > kstat_data_type[ks_type].max_ndata) { in kstat_create_zone()
[all …]
H A Drctl.c3122 uchar_t ks_type, uint_t ks_ndata, uchar_t ks_flags, int ks_zoneid) in rctl_kstat_create_common() argument
3130 name, ks_class, ks_type, in rctl_kstat_create_common()
3142 rctl_kstat_create_zone(zone_t *zone, char *ks_name, uchar_t ks_type, in rctl_kstat_create_zone() argument
3150 ks_type, ks_ndata, ks_flags, zone->zone_id)); in rctl_kstat_create_zone()
3157 rctl_kstat_create_project(kproject_t *kpj, char *ks_name, uchar_t ks_type, in rctl_kstat_create_project() argument
3165 ks_type, ks_ndata, ks_flags, kpj->kpj_zoneid)); in rctl_kstat_create_project()
3172 rctl_kstat_create_task(task_t *tk, char *ks_name, uchar_t ks_type, in rctl_kstat_create_task() argument
3180 ks_type, ks_ndata, ks_flags, tk->tk_proj->kpj_zoneid)); in rctl_kstat_create_task()
H A Dnetstack.c1127 char *ks_class, uchar_t ks_type, uint_t ks_ndata, uchar_t ks_flags, in kstat_create_netstack() argument
1134 ks_class, ks_type, ks_ndata, ks_flags, GLOBAL_ZONEID); in kstat_create_netstack()
1142 ks_class, ks_type, ks_ndata, ks_flags, zoneid)); in kstat_create_netstack()
/titanic_44/usr/src/lib/libkstat/common/
H A Dkstat.c138 if (ksp->ks_type == KSTAT_TYPE_NAMED && in kstat_read()
180 if (ksp->ks_type == KSTAT_TYPE_NAMED) { in kstat_write()
323 switch (ksp->ks_type) { in kstat_data_lookup()
/titanic_44/usr/src/uts/common/io/
H A Dkstat.c180 if (ksp->ks_type == KSTAT_TYPE_NAMED) { in read_kstat_data()
281 k32->ks_type = k->ks_type; in read_kstat_data()
303 if (ksp->ks_type == KSTAT_TYPE_NAMED) { in read_kstat_data()
483 if (ksp->ks_type == KSTAT_TYPE_NAMED) { in write_kstat_data()
/titanic_44/usr/src/uts/common/sys/
H A Dkstat.h79 uchar_t ks_type; /* kstat data type */ member
110 uint8_t ks_type; member
/titanic_44/usr/src/cmd/kvmstat/
H A Dkvmstat.c88 assert(ksp->ks_type == KSTAT_TYPE_NAMED); in kstat_field_hint()
251 if (ksp->ks_type != KSTAT_TYPE_NAMED) { in kstat_instances_read()
/titanic_44/usr/src/cmd/stat/common/
H A Dacquire.c195 if (ksp->ks_type == KSTAT_TYPE_INTR) in acquire_intrs()
220 if (ksp->ks_type != KSTAT_TYPE_INTR) in acquire_intrs()
H A Ddsr.c455 if (ksp->ks_type != KSTAT_TYPE_RAW) in cur_hostname()
H A Dacquire_iodevs.c543 if (ksp->ks_type != KSTAT_TYPE_NAMED) in acquire_iodev_errors()
1028 if (ksp->ks_type != KSTAT_TYPE_IO) in acquire_iodevs()
/titanic_44/usr/src/cmd/stat/kstat/
H A Dkstat.c602 if (kp->ks_type == KSTAT_TYPE_RAW) { in ks_instances_read()
655 ksi->ks_type = kp->ks_type; in ks_instances_read()
682 switch (kp->ks_type) { in ks_instances_read()
783 ksi->ks_type); in ks_instance_print_json()
H A Dkstat.h179 uchar_t ks_type; member
/titanic_44/usr/src/cmd/fs.d/nfs/umount/
H A Dumount.c374 if (ksp->ks_type != KSTAT_TYPE_RAW) in is_v4_mount()
/titanic_44/usr/src/uts/common/io/softmac/
H A Dsoftmac_stat.c191 (ksp->ks_type == KSTAT_TYPE_NAMED)) { in softmac_hold_dev_kstat()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclkstat.c147 ksp->ks_type == KSTAT_TYPE_NAMED && in kstat_name_lookup()
/titanic_44/usr/src/cmd/pools/poold/libjkstat/
H A Djkstat.c251 switch (ksp->ks_type) { in Java_com_sun_solaris_service_kstat_Kstat_getValue()
/titanic_44/usr/src/lib/libfsmgt/common/
H A Dnfs_mntinfo.c186 if ((ksp->ks_type == KSTAT_TYPE_RAW) && in get_kstat_info()
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs1195 switch (kip->kstat->ks_type) { in read_kstats()
1310 if (kp->ks_type == KSTAT_TYPE_RAW &&
1428 if (kp->ks_type == KSTAT_TYPE_RAW &&
/titanic_44/usr/src/cmd/rpcsvc/
H A Drstat_proc.c843 if (ksp->ks_type != KSTAT_TYPE_IO || in init_disks()
986 if (ksp->ks_type != KSTAT_TYPE_NAMED) in init_net()
/titanic_44/usr/src/lib/libdiskmgt/common/
H A Ddrive.c1068 if (ksp->ks_type == KSTAT_TYPE_IO) { in get_kstat_vals()
1088 } else if (ksp->ks_type == KSTAT_TYPE_NAMED) { in get_kstat_vals()
/titanic_44/usr/src/cmd/power/
H A Dsysstat.c206 if (ksp->ks_type != KSTAT_TYPE_IO || in init_disks()
/titanic_44/usr/src/cmd/sa/
H A Dsadc.c612 if (ksp->ks_type != KSTAT_TYPE_IO) in init_iodevs()
/titanic_44/usr/src/cmd/fs.d/cachefs/mount/
H A Dmount.c1580 if (ksp->ks_type != KSTAT_TYPE_RAW) in cachefs_get_back_nfsvers()
/titanic_44/usr/src/cmd/fs.d/nfs/nfsstat/
H A Dnfsstat.c1166 if (ksp->ks_type != KSTAT_TYPE_RAW) in mi_print()

12