th_scale           58 kern/kern_tc.c 	u_int64_t		th_scale;
th_scale          133 kern/kern_tc.c 		bintime_addx(bt, th->th_scale * tc_delta(th));
th_scale          349 kern/kern_tc.c 	bintime_addx(&th->th_offset, th->th_scale * delta);
th_scale          418 kern/kern_tc.c 	th->th_scale = scale * 2;