Searched refs:boot_time (Results 1 – 2 of 2) sorted by relevance
88 static uint64_t boot_time; variable156 boot_time = get_host_us_time(); in hwtimer_init()157 last_radj_rtime = boot_time; in hwtimer_init()201 us_time_to_str(es, expected_rt - boot_time); in hwtimer_tick_timer_reached()202 us_time_to_str(rs, real_time - boot_time); in hwtimer_tick_timer_reached()
78 static uint64_t boot_time; variable149 boot_time = get_host_us_time(); in hwtimer_init()150 last_radj_rtime = boot_time; in hwtimer_init()191 us_time_to_str(es, expected_rt - boot_time); in hwtimer_tick_timer_reached()192 us_time_to_str(rs, real_time - boot_time); in hwtimer_tick_timer_reached()