Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_tc.c2032 struct bintime t_this, t_delta; in cpu_tick_calibrate() local
2045 getbinuptime(&t_this); in cpu_tick_calibrate()
2049 t_delta = t_this; in cpu_tick_calibrate()
2070 t_last = t_this; in cpu_tick_calibrate()