HomeSort by: relevance | last modified time | path
    Searched refs:puthumanint_sticky (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/systat/
vmstat.h 39 void puthumanint_sticky(u_int64_t, int, int, int, int*);
vmstat.c 752 puthumanint_sticky(u_int64_t n, int l, int c, int w, int *scale) function in typeref:typename:void
899 puthumanint_sticky((cur.rbytes[dn] + cur.wbytes[dn]) / dtime + 0.5,

Completed in 12 milliseconds