Home
last modified time | relevance | path

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

/src/contrib/ofed/librdmacm/examples/
H A Dcmtime.c157 static float diff_us(struct timeval *end, struct timeval *start) in diff_us() function
173 us = diff_us(&nodes[c].times[i][1], &nodes[c].times[i][0]); in show_perf()
187 us = diff_us(&times[i][1], &times[i][0]); in show_perf()