Home
last modified time | relevance | path

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

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