Home
last modified time | relevance | path

Searched refs:inline_cache_threshold (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/runtime/jit/
H A Dprofile_saver_options.h55 uint16_t inline_cache_threshold,
67 inline_cache_threshold_(inline_cache_threshold), in enabled_()
H A Djit_code_cache.h342 uint16_t inline_cache_threshold) REQUIRES(!Locks::jit_lock_)
H A Djit_code_cache.cc1524 uint16_t inline_cache_threshold) { in GetProfiledMethods() argument
1573 inline_cache_threshold) { in GetProfiledMethods()