Searched refs:RBSTAT_INC (Results 1 – 4 of 4) sorted by relevance
177 #define RBSTAT_INC(v) ((void)((v)++)) macro180 #define RBSTAT_INC(v) do { } while (/*CONSTCOND*/0) macro
118 RBSTAT_INC(rbt->rbt_insertions); in _prop_rb_tree_insert_node()215 RBSTAT_INC(rbt->rbt_count); in _prop_rb_tree_insert_node()330 RBSTAT_INC(rbt->rbt_insertion_rebalance_calls); in rb_tree_insert_rebalance()351 RBSTAT_INC(rbt->rbt_insertion_rebalance_passes); in rb_tree_insert_rebalance()682 RBSTAT_INC(rbt->rbt_removals); in _prop_rb_tree_remove_node()746 RBSTAT_INC(rbt->rbt_removal_rebalance_calls); in rb_tree_removal_rebalance()752 RBSTAT_INC(rbt->rbt_removal_rebalance_passes); in rb_tree_removal_rebalance()
169 #define RBSTAT_INC(v) ((void)((v)++)) macro172 #define RBSTAT_INC(v) do { } while (/*CONSTCOND*/0) macro
181 RBSTAT_INC(rbt->rbt_insertions); in rb_tree_insert_node()278 RBSTAT_INC(rbt->rbt_count); in rb_tree_insert_node()393 RBSTAT_INC(rbt->rbt_insertion_rebalance_calls); in rb_tree_insert_rebalance()414 RBSTAT_INC(rbt->rbt_insertion_rebalance_passes); in rb_tree_insert_rebalance()745 RBSTAT_INC(rbt->rbt_removals); in rb_tree_remove_node()809 RBSTAT_INC(rbt->rbt_removal_rebalance_calls); in rb_tree_removal_rebalance()815 RBSTAT_INC(rbt->rbt_removal_rebalance_passes); in rb_tree_removal_rebalance()