Searched refs:CounterId (Results 1 – 4 of 4) sorted by relevance
14 Isolate* isolate, RuntimeCallStats::CounterId counter_id) { in RuntimeCallTimerScope()21 HeapObject* heap_object, RuntimeCallStats::CounterId counter_id) { in RuntimeCallTimerScope()26 RuntimeCallStats* stats, RuntimeCallStats::CounterId counter_id) { in RuntimeCallTimerScope()
293 const RuntimeCallStats::CounterId RuntimeCallStats::counters[] = {314 CounterId counter_id) { in Enter()337 for (const RuntimeCallStats::CounterId counter_id : in Add()347 CounterId counter_id) { in CorrectCurrentCounterId()359 for (const RuntimeCallStats::CounterId counter_id : in Print()378 for (const RuntimeCallStats::CounterId counter_id : in Reset()388 for (const RuntimeCallStats::CounterId counter_id : in Dump()
817 typedef RuntimeCallCounter RuntimeCallStats::*CounterId; typedef840 static const CounterId counters[];845 CounterId counter_id);855 CounterId counter_id);1306 RuntimeCallStats::CounterId counter_id);1310 RuntimeCallStats::CounterId counter_id);1312 RuntimeCallStats::CounterId counter_id);1322 RuntimeCallStats::CounterId counter_id) { in Initialize()
126 static Counter getCounter(unsigned CounterId) { in getCounter()127 return Counter(CounterValueReference, CounterId); in getCounter()