Lines Matching defs:th_scale
72 uint64_t th_scale;
88 .th_scale = (uint64_t)-1 / 1000000,
251 scale = th->th_scale;
1068 fbi->th_scale = th->th_scale;
1136 bintime_addx(bt, cs->fb_info.th_scale * cs->delta);
1351 th->th_scale = scale * 2;
1404 bintime_add_tc_delta(&th->th_offset, th->th_scale,
1805 capth_scale = capth->th_scale;
2194 vdso_th->th_scale = th->th_scale;
2217 *(uint64_t *)&vdso_th32->th_scale[0] = th->th_scale;
2257 (uintmax_t)th->th_adjustment, (uintmax_t)th->th_scale,