Home
last modified time | relevance | path

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

/freebsd-12.1/usr.bin/ctlstat/
H A Dctlstat.c111 #define F_TIMEVAL(ctx) ((ctx)->flags & CTLSTAT_FLAG_TIME_VALID) macro
424 (F_TIMEVAL(ctx) != 0) ? " " : "", in ctlstat_standard()
425 (F_TIMEVAL(ctx) != 0) ? " " : "", in ctlstat_standard()
426 (F_TIMEVAL(ctx) != 0) ? " " : ""); in ctlstat_standard()
445 (F_TIMEVAL(ctx) != 0) ? " " : ""); in ctlstat_standard()
455 (F_TIMEVAL(ctx) != 0) ? " ms" : "", in ctlstat_standard()
528 else if (F_TIMEVAL(ctx) != 0) in ctlstat_standard()
562 else if (F_TIMEVAL(ctx) != 0) in ctlstat_standard()