Searched refs:CALL_BUILTIN_COUNTER (Results 1 – 2 of 2) sorted by relevance
315 #define CALL_BUILTIN_COUNTER(name) &RuntimeCallStats::Builtin_##name, macro316 BUILTIN_LIST_C(CALL_BUILTIN_COUNTER) //317 #undef CALL_BUILTIN_COUNTER318 #define CALL_BUILTIN_COUNTER(name) &RuntimeCallStats::API_##name, macro319 FOR_EACH_API_COUNTER(CALL_BUILTIN_COUNTER) //320 #undef CALL_BUILTIN_COUNTER321 #define CALL_BUILTIN_COUNTER(name) &RuntimeCallStats::Handler_##name, macro322 FOR_EACH_HANDLER_COUNTER(CALL_BUILTIN_COUNTER)323 #undef CALL_BUILTIN_COUNTER
835 #define CALL_BUILTIN_COUNTER(name) \ macro837 BUILTIN_LIST_C(CALL_BUILTIN_COUNTER)838 #undef CALL_BUILTIN_COUNTER839 #define CALL_BUILTIN_COUNTER(name) \ macro841 FOR_EACH_API_COUNTER(CALL_BUILTIN_COUNTER)842 #undef CALL_BUILTIN_COUNTER843 #define CALL_BUILTIN_COUNTER(name) \ macro845 FOR_EACH_HANDLER_COUNTER(CALL_BUILTIN_COUNTER)846 #undef CALL_BUILTIN_COUNTER