Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.h76 uint16_t GetInvokeTransitionWeight() const { in GetInvokeTransitionWeight() function
244 AddSamples(self, caller, options_->GetInvokeTransitionWeight(), false); in NotifyInterpreterToCompiledCodeTransition()
249 AddSamples(self, callee, options_->GetInvokeTransitionWeight(), false); in NotifyCompiledCodeToInterpreterTransition()