Searched defs:alloc_stat_inc (Results 1 – 1 of 1) sorted by relevance
46 #define alloc_stat_inc(pool, __stat) (pool->alloc_stats.__stat++) macro156 #define alloc_stat_inc(...) do { } while (0) macro