Searched refs:AddSamples (Results 1 – 4 of 4) sorted by relevance
30 inline void Jit::AddSamples(Thread* self, ArtMethod* method) { in AddSamples() function
261 ALWAYS_INLINE void AddSamples(Thread* self, ArtMethod* method)266 AddSamples(self, caller); in NotifyInterpreterToCompiledCodeTransition()271 AddSamples(self, callee); in NotifyCompiledCodeToInterpreterTransition()
1438 AddSamples(self, method); in MethodEntered()
432 jit->AddSamples(Self(), shadow_frame_.GetMethod()); in HandleBranch()