Searched refs:SetCounter (Results 1 – 6 of 6) sorted by relevance
61 method->SetCounter(new_count); in AddSamples()
642 method->SetCounter(std::min(jit_warmup_threshold - 1, 1)); in ClearMethodCounter()816 method->SetCounter(0); in RemoveMethod()1228 method->SetCounter(new_counter); in GarbageCollectCache()
96 method->SetCounter(kNterpHotnessMask); in UpdateHotness()98 method->SetCounter(new_counter); in UpdateHotness()
409 inline void ArtMethod::SetCounter(uint16_t hotness_count) { in SetCounter() function
712 ALWAYS_INLINE void SetCounter(uint16_t hotness_count) REQUIRES_SHARED(Locks::mutator_lock_);
744 m.SetCounter(0); in operator ()()