Home
last modified time | relevance | path

Searched defs:profiling_info (Results 1 – 5 of 5) sorted by relevance

/art/runtime/jit/
Djit.cc950 ProfilingInfo* profiling_info = method->GetProfilingInfo(kRuntimePointerSize); in MethodEntered() local
Djit_code_cache.cc559 ProfilingInfo* profiling_info = method->GetProfilingInfo(kRuntimePointerSize); in GetZygoteSavedEntryPoint() local
2161 ProfilingInfo* profiling_info = method->GetProfilingInfo(kRuntimePointerSize); in InvalidateCompiledCodeFor() local
/art/runtime/
Dinstrumentation.cc883 ProfilingInfo* profiling_info = method->GetProfilingInfo(kRuntimePointerSize); in UpdateMethodsCodeImpl() local
/art/compiler/optimizing/
Dinliner.cc666 ProfilingInfo* profiling_info = spiis.GetProfilingInfo(); in GetInlineCacheJIT() local
/art/runtime/interpreter/
Dinterpreter_common.cc87 ProfilingInfo* profiling_info = method->GetProfilingInfo(kRuntimePointerSize); in UseFastInterpreterToInterpreterInvoke() local