Searched refs:hot_method_threshold (Results 1 - 2 of 2) sorted by relevance

/art/runtime/jit/
H A Djit_instrumentation.cc54 JitInstrumentationCache::JitInstrumentationCache(size_t hot_method_threshold) argument
55 : lock_("jit instrumentation lock"), hot_method_threshold_(hot_method_threshold) {
H A Djit_instrumentation.h48 explicit JitInstrumentationCache(size_t hot_method_threshold);

Completed in 390 milliseconds