Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_tc.c2089 struct bintime t_this, t_delta; in cpu_tick_calibrate() local
2102 getbinuptime(&t_this); in cpu_tick_calibrate()
2106 t_delta = t_this; in cpu_tick_calibrate()
2127 t_last = t_this; in cpu_tick_calibrate()