Searched refs:boot_time (Results 1 – 1 of 1) sorted by relevance
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()
Completed in 4 milliseconds