Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/librdmacm/examples/
H A Dcmtime.c65 STEP_CNT enumerator
81 struct timeval times[STEP_CNT][2];
103 static struct timeval times[STEP_CNT][2];
105 static volatile int started[STEP_CNT];
106 static volatile int completed[STEP_CNT];
165 float us, max[STEP_CNT], min[STEP_CNT]; in show_perf()
167 for (i = 0; i < STEP_CNT; i++) { in show_perf()
183 for (i = 0; i < STEP_CNT; i++) { in show_perf()