Searched refs:FIELD_NET_TX (Results 1 – 1 of 1) sorted by relevance
155 FIELD_NET_TX, enumerator185 { FIELD_NET_TX, "NETTX(k)", 8, compare_net_tx, print_net_tx },623 print("%*llu", fields[FIELD_NET_TX-1].default_width, tot_net_bytes(domain, FALSE)/1024); in print_net_tx()884 fields[FIELD_NET_TX-1].default_width = 8; in reset_field_widths()905 if (length > fields[FIELD_NET_TX-1].default_width) in adjust_field_widths()906 fields[FIELD_NET_TX-1].default_width = length; in adjust_field_widths()
Completed in 8 milliseconds