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

/openbsd-current/usr.bin/systat/
H A Dmbufs.c41 u_int mcllivelocks, mcllivelocks_cur, mcllivelocks_diff; variable
225 mcllivelocks_diff = mcllivelocks_cur - mcllivelocks;
399 print_fld_uint(FLD_MB_LLOCKS, mcllivelocks_diff);

Completed in 194 milliseconds