Lines Matching defs:map_to_units

823 map_to_units(char *buf, uint_t bufsize, double num, char unit,
974 map_to_units(buf->t_ipackets, sizeof (buf->t_ipackets),
977 map_to_units(buf->t_rbytes, sizeof (buf->t_rbytes),
980 map_to_units(buf->t_opackets, sizeof (buf->t_opackets),
983 map_to_units(buf->t_obytes, sizeof (buf->t_obytes),
1014 map_to_units(buf->r_packets, sizeof (buf->r_packets),
1017 map_to_units(buf->r_bytes, sizeof (buf->r_bytes),
1048 map_to_units(buf->r_packets, sizeof (buf->r_packets),
1051 map_to_units(buf->r_bytes, sizeof (buf->r_bytes),
1082 map_to_units(buf->rr_ipackets, sizeof (buf->rr_ipackets),
1085 map_to_units(buf->rr_rbytes, sizeof (buf->rr_rbytes),
1116 map_to_units(buf->tr_opackets, sizeof (buf->tr_opackets),
1119 map_to_units(buf->tr_obytes, sizeof (buf->tr_obytes),
1164 map_to_units(buf->l_packets, sizeof (buf->l_packets),
1167 map_to_units(buf->l_bytes, sizeof (buf->l_bytes),
1209 map_to_units(buf->l_packets, sizeof (buf->l_packets),
1212 map_to_units(buf->l_bytes, sizeof (buf->l_bytes),
1257 map_to_units(buf->rl_ipackets, sizeof (buf->rl_ipackets),
1260 map_to_units(buf->rl_rbytes, sizeof (buf->rl_rbytes),
1263 map_to_units(buf->rl_intrs, sizeof (buf->rl_intrs),
1266 map_to_units(buf->rl_polls, sizeof (buf->rl_polls),
1269 map_to_units(buf->rl_sdrops, sizeof (buf->rl_sdrops),
1272 map_to_units(buf->rl_chl10, sizeof (buf->rl_chl10),
1275 map_to_units(buf->rl_ch10_50, sizeof (buf->rl_ch10_50),
1278 map_to_units(buf->rl_chg50, sizeof (buf->rl_chg50),
1321 map_to_units(buf->tl_opackets, sizeof (buf->tl_opackets),
1324 map_to_units(buf->tl_obytes, sizeof (buf->tl_obytes),
1327 map_to_units(buf->tl_blockcnt, sizeof (buf->tl_blockcnt),
1330 map_to_units(buf->tl_unblockcnt, sizeof (buf->tl_unblockcnt),
1333 map_to_units(buf->tl_sdrops, sizeof (buf->tl_sdrops),
1384 map_to_units(buf->rfl_ipackets, sizeof (buf->rfl_ipackets),
1387 map_to_units(buf->rfl_rbytes, sizeof (buf->rfl_rbytes),
1420 map_to_units(buf->ap_ipackets, sizeof (buf->ap_ipackets),
1423 map_to_units(buf->ap_rbytes, sizeof (buf->ap_rbytes),
1426 map_to_units(buf->ap_opackets, sizeof (buf->ap_opackets),
1429 map_to_units(buf->ap_obytes, sizeof (buf->ap_obytes),