Searched defs:RSSTAT_INCR (Results 1 – 3 of 3) sorted by relevance
145 #define RSSTAT_INCR(stats, x) \ macro
153 #define RSSTAT_INCR(s, x) \ macro
186 #define RSSTAT_INCR(x) atomic_inc_64(&rdmarsstat.x.value.ui64) macro