Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/dlstat/
H A Ddlstat.c70 boolean_t ls_stattype[DLADM_STAT_NUM_STATS]; member
952 if (state->ls_stattype[i]) in cleanup_removed_links()
1505 if (state->ls_stattype[i]) { in show_queried_stats()
1781 state.ls_stattype[DLADM_STAT_RX_LANE_TOTAL] = B_TRUE; in do_show()
1787 state.ls_stattype[DLADM_STAT_TX_LANE_TOTAL] = B_TRUE; in do_show()
1793 state.ls_stattype[DLADM_STAT_TOTAL] = B_TRUE; in do_show()
1958 state.ls_stattype[DLADM_STAT_RX_RING] = B_TRUE; in do_show_phys()
1963 state.ls_stattype[DLADM_STAT_TX_RING] = B_TRUE; in do_show_phys()
1968 state.ls_stattype[DLADM_STAT_RX_RING] = B_TRUE; in do_show_phys()
1969 state.ls_stattype[DLADM_STAT_TX_RING] = B_TRUE; in do_show_phys()
[all …]