Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c104 #define STRSTAT(x) (str_statistics.x.value.ui64++)
122 static str_stat_t str_statistics = { variable
910 sizeof (str_statistics) / sizeof (kstat_named_t), in strinit()
914 str_kstat->ks_data = &str_statistics; in strinit()