Searched defs:NCA_COUNTER (Results 1 – 1 of 1) sorted by relevance
1755 #define NCA_COUNTER(_p, _v) { \ macro 1778 #define NCA_COUNTER(p, v) atomic_add_long((p), (v)) macro