Searched refs:needs_instrument (Results 1 – 2 of 2) sorted by relevance
563 bool needs_instrument; in Run() local584 needs_instrument = !visitor.IsShadowFrame(); in Run()606 if (needs_instrument) { in Run()
1079 bool needs_instrument = false; in NotifyFramePop() local1082 visitor.GetOrCreateShadowFrame(&needs_instrument); in NotifyFramePop()1096 if (needs_instrument) { in NotifyFramePop()