Searched refs:GetCounter (Results 1 – 9 of 9) sorted by relevance
201 RuntimeCallCounter* counter = GetCounter(counter_id); in Enter()220 GetCounter(i)->Add(other->GetCounter(i)); in Add()235 RuntimeCallCounter* counter = GetCounter(counter_id); in CorrectCurrentCounterId()257 entries.Add(GetCounter(i)); in Print()274 GetCounter(i)->Reset(); in Reset()282 if (GetCounter(i)->count() > 0) GetCounter(i)->Dump(value); in Dump()
643 RuntimeCallCounter* GetCounter(RuntimeCallCounterId counter_id) { in GetCounter() function646 RuntimeCallCounter* GetCounter(int counter_id) { in GetCounter() function
23 double GetCounter(size_t block_id) const { in GetCounter() function
182 BignumPointer GetCounter(const AESCipherConfig& params) { in GetCounter() function276 BignumPointer current_counter = GetCounter(params); in AES_CTR_Cipher()
399 RuntimeCallCounter* counter = rcs->GetCounter(i); in CreateEntriesForRuntimeCallStats()
734 static Counter* GetCounter(const char* name, bool is_histogram);
2850 Counter* Shell::GetCounter(const char* name, bool is_histogram) { in GetCounter() function in v8::Shell2881 Counter* counter = GetCounter(name, false); in LookupCounter()2887 return GetCounter(name, true); in CreateHistogram()
472 profile_data->GetCounter(successor_blocks[0]->id().ToSize()); in ConnectBranch()474 profile_data->GetCounter(successor_blocks[1]->id().ToSize()); in ConnectBranch()
290 static Counter* GetCounter(const char* name, bool is_histogram) { in GetCounter() function308 Counter* counter = GetCounter(name, false); in LookupCounter()319 return GetCounter(name, true); in CreateHistogram()