Searched refs:get_cycles (Results 1 – 3 of 3) sorted by relevance
70 get_cycles(void) in get_cycles() function1060 post_cycles_start[scnt] = get_cycles(); in wlat_test()1068 post_cycles_stop[scnt] = get_cycles(); in wlat_test()1077 poll_cycles_start[ccnt] = get_cycles(); in wlat_test()1081 get_cycles(); in wlat_test()1085 poll_cycles_stop[ccnt] = get_cycles(); in wlat_test()1191 post_cycles_start[scnt] = get_cycles(); in bw_test()1199 post_cycles_stop[scnt] = get_cycles(); in bw_test()1208 poll_cycles_start[ccnt] = get_cycles(); in bw_test()1212 get_cycles(); in bw_test()[all …]
589 unsigned long long cycles = get_cycles(); in ostiEnter()617 unsigned long long cycles = get_cycles(); in ostiLeave()
306 static inline unsigned long get_cycles(void) in get_cycles() function321 (void)get_cycles(); in mlx5_stall_poll_cq()325 while (get_cycles() < cycles) in mlx5_stall_cycles_poll_cq()330 *cycles = get_cycles(); in mlx5_get_cycles()