Searched defs:tick_scale_x (Results 1 – 1 of 1) sorted by relevance
281 …uint64_t tick_scale_x; /* scale to apply for each tick elapsed, it converts in 64 b… member445 get_scale_factors_from_adj(int64_t adjustment, uint64_t* tick_scale_x, uint64_t* s_scale_ns, int64_… in get_scale_factors_from_adj()506 scale_delta(uint64_t delta, uint64_t tick_scale_x, uint64_t s_scale_ns, int64_t s_adj_nsx) in scale_delta()1163 uint64_t tick_scale_x, s_scale_ns; in scale_sleep_time() local