Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/eversholt/common/
H A Dstats.c45 STATS_STRING enumerator
215 return (stats_new(name, desc, STATS_STRING)); in stats_new_string()
224 ASSERT(sp->t == STATS_STRING); in stats_string_set()
256 case STATS_STRING: in stats_publish()
/titanic_41/usr/src/cmd/fm/modules/common/eversholt/
H A Dstats.c93 case STATS_STRING: in stats_new()
209 r = stats_new(name, desc, STATS_STRING); in stats_new_string()
219 ASSERT(sp->t == STATS_STRING); in stats_string_set()
H A Dstats_impl.h42 STATS_STRING enumerator