# This file lists the counters to be collected by clx, the CollectX data collection executable.
# Having such a counters list makes sure that clx does not spend time and resources reading
# counters that are not used by Nsight Systems.

# Empty lines and lines starting with '#' are ignored
# For parsing details check the CollectX repo: src/clx/options.c->load_counter_names

# Ethernet related counters
eth_rx_bytes
eth_rx_packets

eth_tx_bytes
eth_tx_packets

# InfiniBand related counters
port_rcv_data
port_rcv_packets

port_xmit_data
port_xmit_packets

np_cnp_sent
rp_cnp_handled
port_xmit_wait