Home
last modified time | relevance | path

Searched refs:rctl_kstat_create_zone (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Drctl.h342 struct kstat *rctl_kstat_create_zone(struct zone *, char *, uchar_t, uint_t,
/titanic_50/usr/src/uts/common/disp/
H A Dcpucaps.c434 if ((cap->cap_kstat = rctl_kstat_create_zone(zone, "cpucaps", in cap_zone_enable()
/titanic_50/usr/src/uts/common/os/
H A Drctl.c3142 rctl_kstat_create_zone(zone_t *zone, char *ks_name, uchar_t ks_type, in rctl_kstat_create_zone() function
H A Dzone.c1801 ksp = rctl_kstat_create_zone(zone, name, KSTAT_TYPE_NAMED, in zone_kstat_create_common()