Lines Matching refs:get_cycles
70 get_cycles(void) in get_cycles() function
1060 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()
1216 poll_cycles_stop[ccnt] = get_cycles(); in bw_test()