Home
last modified time | relevance | path

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

/freebsd/usr.bin/ctlstat/
H A Dctlstat.c114 #define F_TIMEVAL(ctx) ((ctx)->flags & CTLSTAT_FLAG_TIME_VALID) macro
656 (F_TIMEVAL(ctx) != 0) ? " " : "", in ctlstat_standard()
657 (F_TIMEVAL(ctx) != 0) ? " " : "", in ctlstat_standard()
658 (F_TIMEVAL(ctx) != 0) ? " " : ""); in ctlstat_standard()
677 (F_TIMEVAL(ctx) != 0) ? " " : ""); in ctlstat_standard()
687 (F_TIMEVAL(ctx) != 0) ? " ms" : "", in ctlstat_standard()
760 else if (F_TIMEVAL(ctx) != 0) in ctlstat_standard()
794 else if (F_TIMEVAL(ctx) != 0) in ctlstat_standard()