Searched refs:get_host_us_time (Results 1 – 2 of 2) sorted by relevance
51 extern uint64_t get_host_us_time(void); in ZTEST()75 start_time = get_host_us_time(); in ZTEST()91 end_time = get_host_us_time(); in ZTEST()
134 uint64_t get_host_us_time(void) in get_host_us_time() function149 boot_time = get_host_us_time(); in hwtimer_init()183 uint64_t real_time = get_host_us_time(); in hwtimer_tick_timer_reached()