Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.h240 return code_cache_max_capacity_; in GetCodeCacheMaxCapacity()
268 size_t code_cache_max_capacity_; variable
280 code_cache_max_capacity_(0), in JitOptions()
Djit.cc60 jit_options->code_cache_max_capacity_ = in CreateFromRuntimeArguments()