Home | History | Annotate | Download | only in src

Lines Matching refs:COUNTER_ID

333 #define COUNTER_ID(name, caption) k_##name,
334 STATS_COUNTER_LIST_1(COUNTER_ID)
335 STATS_COUNTER_LIST_2(COUNTER_ID)
336 #undef COUNTER_ID
337 #define COUNTER_ID(name) kCountOf##name, kSizeOf##name,
338 INSTANCE_TYPE_LIST(COUNTER_ID)
339 #undef COUNTER_ID
340 #define COUNTER_ID(name) kCountOfCODE_TYPE_##name, \
342 CODE_KIND_LIST(COUNTER_ID)
343 #undef COUNTER_ID
344 #define COUNTER_ID(name) kCountOfFIXED_ARRAY__##name, \
346 FIXED_ARRAY_SUB_INSTANCE_TYPE_LIST(COUNTER_ID)
347 #undef COUNTER_ID