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

/illumos-gate/usr/src/cmd/ndmpstat/
H A Dndmpstat_main.c177 long dpcnt, tpcnt; local
223 dpcnt = (dskop * 100) / totl;
225 ipcnt = 100 - dpcnt - tpcnt;
227 adjprintf(" %*lu", 4, dpcnt);
/illumos-gate/usr/src/uts/common/xen/public/
H A Dplatform.h241 uint32_t dpcnt; /* number of dependency entries */ member in struct:xen_processor_cx

Completed in 58 milliseconds