Home
last modified time | relevance | path

Searched refs:time_diff_in_msec (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/os/
H A Ddevcfg.c7529 time_diff_in_msec(timestruc_t start, timestruc_t end) in time_diff_in_msec() function
7562 real_time = time_diff_in_msec(hdl->start_time, end_time); in mt_config_fini()
7625 hdl->total_time += time_diff_in_msec(start_time, end_time); in mt_config_thread()
7680 hdl->total_time += time_diff_in_msec(hdl->start_time, end_time); in mt_config_children()
7791 hdl->total_time += time_diff_in_msec(hdl->start_time, end_time); in mt_config_driver()