Searched refs:stop_tv (Results 1 – 1 of 1) sorted by relevance
913 struct timeval start_tv, stop_tv; in rlat_test() local975 microtime(&stop_tv); in rlat_test()978 stop_tv.tv_usec += 1000000; in rlat_test()979 stop_tv.tv_sec -= 1; in rlat_test()994 struct timeval start_tv, stop_tv; in wlat_test() local1107 microtime(&stop_tv); in wlat_test()1110 stop_tv.tv_usec += 1000000; in wlat_test()1111 stop_tv.tv_sec -= 1; in wlat_test()1139 struct timeval start_tv, stop_tv; in bw_test() local1236 microtime(&stop_tv); in bw_test()[all …]