Home
last modified time | relevance | path

Searched refs:max_spins_before_thin_lock_inflation_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Druntime.h336 return max_spins_before_thin_lock_inflation_; in GetMaxSpinsBeforeThinLockInflation()
1164 size_t max_spins_before_thin_lock_inflation_; variable
Druntime.cc249 max_spins_before_thin_lock_inflation_(Monitor::kDefaultMaxSpinsBeforeThinLockInflation), in Runtime()
1478 max_spins_before_thin_lock_inflation_ = in Init()