Home | History | Annotate | Download | only in src

Lines Matching refs:counter_id

855                                       CounterId counter_id);
866 CounterId counter_id);
906 RuntimeCallStats::CounterId counter_id);
910 RuntimeCallStats::CounterId counter_id);
912 RuntimeCallStats::CounterId counter_id);
922 RuntimeCallStats::CounterId counter_id) {
924 RuntimeCallStats::Enter(stats_, &timer_, counter_id);
1244 #define COUNTER_ID(name, caption) k_##name,
1245 STATS_COUNTER_LIST_1(COUNTER_ID)
1246 STATS_COUNTER_LIST_2(COUNTER_ID)
1247 #undef COUNTER_ID
1248 #define COUNTER_ID(name) kCountOf##name, kSizeOf##name,
1249 INSTANCE_TYPE_LIST(COUNTER_ID)
1250 #undef COUNTER_ID
1251 #define COUNTER_ID(name) kCountOfCODE_TYPE_##name, \
1253 CODE_KIND_LIST(COUNTER_ID)
1254 #undef COUNTER_ID
1255 #define COUNTER_ID(name) kCountOfFIXED_ARRAY__##name, \
1257 FIXED_ARRAY_SUB_INSTANCE_TYPE_LIST(COUNTER_ID)
1258 #undef COUNTER_ID
1259 #define COUNTER_ID(name) kCountOfCODE_AGE__##name, \
1261 CODE_AGE_LIST_COMPLETE(COUNTER_ID)
1262 #undef COUNTER_ID