Searched refs:NSEC2MSEC (Results 1 – 13 of 13) sorted by relevance
240 nowabs = NSEC2MSEC(gethrtime()); in stop_init_reboot()241 maxabs = NSEC2MSEC(dsmp->dsm_neg_hrtime) + DHCPV6_CNF_MAX_RD; in stop_init_reboot()
259 dursec, NSEC2MSEC(durnsec)); in request_log()283 dursec, NSEC2MSEC(durnsec)); in request_log()
282 waitms = NSEC2MSEC(endtime - currtime); in rarp_recv()
244 #define NSEC2MSEC(n) ((n) / (NANOSEC / MILLISEC)) macro
285 NSEC2MSEC(DELTA(lcols_scan_time_complete))); in print_unformatted_stats()
430 (NSEC2MSEC(elapsed_nanosecs) > mintime && in dsl_scan_check_pause()1387 (NSEC2MSEC(elapsed_nanosecs) > zfs_free_min_time_ms && in dsl_scan_free_should_pause()1534 NSEC2MSEC(gethrtime() - scn->scn_sync_start_time), in dsl_scan_sync()1625 (longlong_t)NSEC2MSEC(gethrtime() - scn->scn_sync_start_time)); in dsl_scan_sync()
997 *msec -= NSEC2MSEC(end - start); in dhcp_ipc_timed_read()
1342 start = NSEC2MSEC(gethrtime()); in i_dlpi_strgetmsg()1458 current = NSEC2MSEC(gethrtime()); in i_dlpi_strgetmsg()
1049 NSEC2MSEC(DELTA(lcols_scan_time_complete))); in simple_report_collection_cb()
156 #define NS2FLOATMS(ns) (NSEC2MSEC((float)(ns)))
2729 return (NSEC2MSEC(ns)); in ns2ms()
1501 NSEC2MSEC(now.tv_nsec); in icmp_inbound_v4()9141 NSEC2MSEC(now.tv_nsec); in ip_forward_options()9367 NSEC2MSEC(now.tv_nsec); in ip_input_local_options()12049 NSEC2MSEC(now.tv_nsec); in ip_output_local_options()
5370 (void) poll(NULL, 0, (int)NSEC2MSEC(delta)); in ztest_deadman_thread()