Lines Matching refs:get_cycles
535 ttm = get_cycles(); in uv1_wait_completion()
634 ttm = get_cycles(); in uv2_3_wait_completion()
660 ttm = get_cycles(); in uv2_3_wait_completion()
765 tm1 = get_cycles(); in disable_for_period()
820 if (get_cycles() > bcp->period_end) in record_send_stats()
824 bcp->period_end = get_cycles() + bcp->disabled_period; in record_send_stats()
896 time1 = get_cycles(); in uv_flush_send_and_wait()
923 bcp->send_message = get_cycles(); in uv_flush_send_and_wait()
942 time2 = get_cycles(); in uv_flush_send_and_wait()
972 if (bcp->baudisabled && (get_cycles() >= bcp->set_bau_on_time)) { in check_enable()
1252 time_start = get_cycles(); in uv_bau_message_interrupt()
1277 stat->d_time += (get_cycles() - time_start); in uv_bau_message_interrupt()