Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dratectrl.c51 static int total_rate __P((time_t, bool));
93 totalrate = total_rate(now, e == NULL);
499 total_rate(now, update) in total_rate() function
/freebsd/usr.bin/vmstat/
H A Dvmstat.c1221 uint64_t inttotal, old_inttotal, total_count, total_rate; in print_intrcnts() local
1243 total_rate = (total_count * 1000 + period_ms / 2) / period_ms; in print_intrcnts()
1247 "Total", (uintmax_t)total_count, (uintmax_t)total_rate); in print_intrcnts()
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES1616 {total_rate}, respectively. These macros can be used