Searched refs:PLH_STAT_OP (Results 1 – 1 of 1) sorted by relevance
1496 #define PLH_STAT_OP(...) (void)(__VA_ARGS__) macro1498 #define PLH_STAT_OP(...) (void)(0) macro1550 PLH_STAT_OP(port_label_hash.plh_bad++); in stackshot_plh_setup()1615 PLH_STAT_OP(plh->plh_lookup_send++); in stackshot_plh_lookup()1618 PLH_STAT_OP(plh->plh_lookup_receive++); in stackshot_plh_lookup()1623 PLH_STAT_OP(plh->plh_lookups++); in stackshot_plh_lookup()1633 PLH_STAT_OP((plh->plh_bad++), (plh->plh_bad_depth += depth)); in stackshot_plh_lookup()1638 PLH_STAT_OP((plh->plh_found++), (plh->plh_found_depth += depth)); in stackshot_plh_lookup()1645 PLH_STAT_OP((plh->plh_bad++), (plh->plh_bad_depth += depth)); in stackshot_plh_lookup()1648 PLH_STAT_OP((plh->plh_insert++), (plh->plh_insert_depth += depth)); in stackshot_plh_lookup()