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.h321 return max_spins_before_thin_lock_inflation_; in GetMaxSpinsBeforeThinLockInflation()
1091 size_t max_spins_before_thin_lock_inflation_; variable
Druntime.cc243 max_spins_before_thin_lock_inflation_(Monitor::kDefaultMaxSpinsBeforeThinLockInflation), in Runtime()
1308 max_spins_before_thin_lock_inflation_ = in Init()