Searched refs:SET_COUNTER (Results 1 – 3 of 3) sorted by relevance
107 #define SET_COUNTER(c,b,p) do { (c).bcnt = (b); (c).pcnt = (p); } while(0) macro