Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/infiniband-diags/src/
H A Dperfquery.c142 static void aggregate_16bit(uint32_t * dest, uint32_t val) in aggregate_16bit() function
176 aggregate_16bit(&perf_count.symbolerrors, val); in aggregate_perfcounters()
182 aggregate_16bit(&perf_count.rcverrors, val); in aggregate_perfcounters()
184 aggregate_16bit(&perf_count.rcvremotephyerrors, val); in aggregate_perfcounters()
186 aggregate_16bit(&perf_count.rcvswrelayerrors, val); in aggregate_perfcounters()
188 aggregate_16bit(&perf_count.xmtdiscards, val); in aggregate_perfcounters()
199 aggregate_16bit(&perf_count.qp1dropped, val); in aggregate_perfcounters()
202 aggregate_16bit(&perf_count.vl15dropped, val); in aggregate_perfcounters()