Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/ipp/meters/
H A Dmeter_impl.h92 ipp_named_t yellow_bits; member
146 uint64_t yellow_bits; member
202 uint64_t yellow_bits; member
H A Dtswtclddi.c550 IPP_STAT_UINT64, &statsp->yellow_bits)) != 0) { in tswtcl_statinit()
595 (void) ipp_stat_named_op(&stats->yellow_bits, in tswtcl_update_stats()
596 &tswtcl_data->yellow_bits, rw); in tswtcl_update_stats()
H A Dtswtcl.c189 atomic_add_64(&tswtcl_data->yellow_bits, pkt_len); in tswtcl_process()
H A Dtokenmtddi.c743 IPP_STAT_UINT64, &statsp->yellow_bits)) != 0) { in tokenmt_statinit()
782 (void) ipp_stat_named_op(&stats->yellow_bits, in tokenmt_update_stats()
783 &tokenmt_data->yellow_bits, rw); in tokenmt_update_stats()
H A Dtokenmt.c223 atomic_add_64(&tokenmt_data->yellow_bits, pkt_len); in tokenmt_process()