Searched refs:SetCounter (Results 1 – 4 of 4) sorted by relevance
63 method->SetCounter(new_count); in AddSamples()
949 method->SetCounter(std::min(jit_warmup_threshold - 1, 1)); in ClearMethodCounter()1208 method->SetCounter(0); in RemoveMethod()1611 method->SetCounter(new_counter); in GarbageCollectCache()
416 inline void ArtMethod::SetCounter(int16_t hotness_count) { in SetCounter() function
656 ALWAYS_INLINE void SetCounter(int16_t hotness_count) REQUIRES_SHARED(Locks::mutator_lock_);