Searched defs:time2str (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmstat/common/
H A Dfmstat.c163 time2str(char *buf, size_t len, uint64_t time) function
597 time2str(buf, sizeof (buf), sp->fmds_value.ui64));
624 asi->asi_name, n, time2str(buf1, sizeof (buf1), asi->asi_t),
625 asi->asi_count, time2str(buf2, sizeof (buf2), asi->asi_delta),

Completed in 46 milliseconds