Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/rdma/krping/
H A Dkrping.c70 get_cycles(void) in get_cycles() function
1061 post_cycles_start[scnt] = get_cycles(); in wlat_test()
1069 post_cycles_stop[scnt] = get_cycles(); in wlat_test()
1078 poll_cycles_start[ccnt] = get_cycles(); in wlat_test()
1082 get_cycles(); in wlat_test()
1086 poll_cycles_stop[ccnt] = get_cycles(); in wlat_test()
1193 post_cycles_start[scnt] = get_cycles(); in bw_test()
1201 post_cycles_stop[scnt] = get_cycles(); in bw_test()
1210 poll_cycles_start[ccnt] = get_cycles(); in bw_test()
1214 get_cycles(); in bw_test()
[all …]