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

/freebsd-9.3-release/sys/kern/
H A Dkern_tc.c898 static uint64_t c_last; local
917 c_delta = c_this - c_last;
938 c_last = c_this;

Completed in 101 milliseconds