Searched refs:now_sub_us (Results 1 – 1 of 1) sorted by relevance
249 uint64_t now_sub_us = get_time_in_sub_us(); in get_last_lf_tick_time_sub_us() local251 uint64_t n_lf_ticks = (now_sub_us - first_lf_tick_time_sub_us) / LF_CLOCK_PERIOD_subus; //floor() in get_last_lf_tick_time_sub_us()298 uint64_t now_sub_us = get_time_in_sub_us(); in get_counter_match_time() local316 while(*next_match_sub_us <= now_sub_us) in get_counter_match_time()