Lines Matching refs:th_scale
72 uint64_t th_scale; member
89 .th_scale = (uint64_t)-1 / 1000000,
252 scale = th->th_scale; in bintime_off()
1069 fbi->th_scale = th->th_scale; in sysclock_getsnapshot()
1138 bintime_addx(bt, cs->fb_info.th_scale * cs->delta); in sysclock_snap2bintime()
1358 th->th_scale = scale * 2; in recalculate_scaling_factor_and_large_delta()
1411 bintime_add_tc_delta(&th->th_offset, th->th_scale, in tc_windup()
1813 capth_scale = capth->th_scale; in pps_event()
2202 vdso_th->th_scale = th->th_scale; in tc_fill_vdso_timehands()
2225 *(uint64_t *)&vdso_th32->th_scale[0] = th->th_scale; in tc_fill_vdso_timehands32()
2265 (uintmax_t)th->th_adjustment, (uintmax_t)th->th_scale, in DB_SHOW_COMMAND()