Searched refs:aggregate_8bit (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/ofed/management/infiniband-diags/src/
H A Dperfquery.c139 static void aggregate_8bit(uint32_t *dest, uint32_t val) function
184 aggregate_8bit(&perf_count.linkrecovers, val);
186 aggregate_8bit(&perf_count.linkdowned, val);
196 aggregate_8bit(&perf_count.xmtconstrainterrors, val);
198 aggregate_8bit(&perf_count.rcvconstrainterrors, val);

Completed in 98 milliseconds