Searched defs:RESET_STAT_INC (Results 1 – 1 of 1) sorted by relevance
30 #define RESET_STAT_INC(sc, type) do { (sc)->debug.stats.reset[type]++; } while (0) macro36 #define RESET_STAT_INC(sc, type) do { (void)(sc); } while (0) macro