Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/ctlstat/
H A Dctlstat.c115 #define F_TIMEVAL(ctx) ((ctx)->flags & CTLSTAT_FLAG_TIME_VALID) macro
657 (F_TIMEVAL(ctx) != 0) ? " " : "", in ctlstat_standard()
658 (F_TIMEVAL(ctx) != 0) ? " " : "", in ctlstat_standard()
659 (F_TIMEVAL(ctx) != 0) ? " " : ""); in ctlstat_standard()
678 (F_TIMEVAL(ctx) != 0) ? " " : ""); in ctlstat_standard()
688 (F_TIMEVAL(ctx) != 0) ? " ms" : "", in ctlstat_standard()
761 else if (F_TIMEVAL(ctx) != 0) in ctlstat_standard()
795 else if (F_TIMEVAL(ctx) != 0) in ctlstat_standard()