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

/freebsd-10-stable/sys/kern/
H A Dkern_tc.c1936 static uint64_t c_last; local
1955 c_delta = c_this - c_last;
1976 c_last = c_this;

Completed in 108 milliseconds