Searched defs:kstat_named_s (Results 1 – 2 of 2) sorted by relevance
130 typedef struct kstat_named_s { struct131 char name[KSTAT_STRLEN]; /* name of counter */132 uchar_t data_type; /* data type */133 union {148 } value;
140 typedef struct kstat_named_s { struct141 char name[KSTAT_STRLEN]; /* name of counter */142 uchar_t data_type; /* data type */143 union {158 } value;