Home
last modified time | relevance | path

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

/src/usr.bin/ctlstat/
H A Dctlstat.c111 #define F_FIRST(ctx) ((ctx)->flags & CTLSTAT_FLAG_FIRST_RUN) macro
637 if (F_FIRST(ctx) == 0) in ctlstat_standard()
752 F_FIRST(ctx) ? NULL : &ctx->prev_total_stats[i], in ctlstat_standard()