Searched refs:PRINTMSG (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/usr.sbin/gstat/
H A Dgstat.c60 #define PRINTMSG(...) do { \ macro
238 PRINTMSG("dT: %5.3fs w: %.3fs", dt,
241 PRINTMSG(" filter: ");
257 PRINTMSG("%s", pf_s);
260 PRINTMSG("\n");
261 PRINTMSG(" L(q) ops/s ");
263 PRINTMSG(" r/s kB kBps ms/r ");
264 PRINTMSG(" w/s kB kBps ms/w ");
267 PRINTMSG(" r/s kBps ms/r ");
268 PRINTMSG("
[all...]
/freebsd-current/tools/tools/ath/athratestats/
H A Dmain.c67 #define PRINTMSG(...) do { \ macro
118 PRINTMSG("static_rix (%d) ratemask 0x%llx\n",
124 PRINTMSG("[%4u] cur rate %d %s since switch: "
132 PRINTMSG("last sample (%d %s) cur sample (%d %s) "
142 PRINTMSG("packets since sample %d sample tt %u\n",
147 PRINTMSG(" TX Rate TXTOTAL:TXOK EWMA T/ F"
149 PRINTMSG(" TX Rate TXTOTAL:TXOK EWMA T/ F"
168 PRINTMSG("[%2u %s:%5u] %8ju:%-8ju "
193 PRINTMSG("\n");
198 PRINTMSG("\
[all...]

Completed in 78 milliseconds