Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/infiniband-diags/src/
H A Dperfquery.c133 static void aggregate_8bit(uint32_t * dest, uint32_t val) in aggregate_8bit() function
178 aggregate_8bit(&perf_count.linkrecovers, val); in aggregate_perfcounters()
180 aggregate_8bit(&perf_count.linkdowned, val); in aggregate_perfcounters()
190 aggregate_8bit(&perf_count.xmtconstrainterrors, val); in aggregate_perfcounters()
192 aggregate_8bit(&perf_count.rcvconstrainterrors, val); in aggregate_perfcounters()