Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdladm/common/
H A Dusage.c107 uint64_t net_pe_totbytes; member
569 pe[count].net_pe_totbytes = 0; in clear_pe()
591 if (pe[count].net_pe_totbytes == 0) in update_pe()
594 pe[count].net_pe_totbytes += nns->net_stat_ibytes + in update_pe()
621 ((pe[count].net_pe_totbytes * 8) / tottime) : 0; in add_pe_to_file()