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

/freebsd-11.0-release/sys/ofed/include/rdma/
H A Dib_pma.h83 u8 counter_width; /* resv: 7:3, counter width: 2:0 */ member in struct:ib_pma_portsamplescontrol
/freebsd-11.0-release/usr.sbin/pmcstat/
H A Dpmcstat.c1223 int counter_width; local
1227 (void) pmc_width(ev->ev_pmcid, &counter_width);
1229 display_width = (int) floor(counter_width / 3.32193) + 1;
/freebsd-11.0-release/contrib/ofed/management/opensm/include/iba/
H A Dib_types.h7773 uint8_t counter_width; /* 5 bits res : 3bits counter_width */

Completed in 65 milliseconds