Home
last modified time | relevance | path

Searched defs:retry_allocation (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jit/
Dprofiling_info.cc41 bool ProfilingInfo::Create(Thread* self, ArtMethod* method, bool retry_allocation) { in Create()
Djit_code_cache.cc1206 bool retry_allocation) in AddProfilingInfo()