Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmstat/common/
H A Dfmstat.c167 time2str(char *buf, size_t len, uint64_t time) in time2str() function
599 time2str(buf, sizeof (buf), sp->fmds_value.ui64)); in stat_mod()
626 asi->asi_name, n, time2str(buf1, sizeof (buf1), asi->asi_t), in stat_one_serd()
627 asi->asi_count, time2str(buf2, sizeof (buf2), asi->asi_delta), in stat_one_serd()