Searched refs:current_stime (Results 1 – 2 of 2) sorted by relevance
322 uint64_t current_stime = hwm_get_time(); in hwtimer_adjust_rt_ratio() local323 int64_t s_diff = current_stime - last_radj_stime; in hwtimer_adjust_rt_ratio()327 last_radj_stime = current_stime; in hwtimer_adjust_rt_ratio()334 us_time_to_str(ct, current_stime); in hwtimer_adjust_rt_ratio()
314 uint64_t current_stime = nsi_hws_get_time(); in hwtimer_adjust_rt_ratio() local315 int64_t s_diff = current_stime - last_radj_stime; in hwtimer_adjust_rt_ratio()319 last_radj_stime = current_stime; in hwtimer_adjust_rt_ratio()326 us_time_to_str(ct, current_stime); in hwtimer_adjust_rt_ratio()