Home | History | Annotate | Download | only in src

Lines Matching refs:COUNTER_ID

271 #define COUNTER_ID(name, caption) k_##name,
272 STATS_COUNTER_LIST_1(COUNTER_ID)
273 STATS_COUNTER_LIST_2(COUNTER_ID)
274 #undef COUNTER_ID
275 #define COUNTER_ID(name) k_##name,
276 STATE_TAG_LIST(COUNTER_ID)
277 #undef COUNTER_ID
298 #define COUNTER_ID(name) __##name,
299 STATE_TAG_LIST(COUNTER_ID)
300 #undef COUNTER_ID