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

/freebsd-10-stable/sys/kern/
H A Dkern_tc.c1939 struct bintime t_this, t_delta; local
1952 getbinuptime(&t_this);
1956 t_delta = t_this;
1977 t_last = t_this;

Completed in 54 milliseconds