Searched refs:needs_instrument (Results 1 – 2 of 2) sorted by relevance
566 bool needs_instrument; in Run() local587 needs_instrument = !visitor.IsShadowFrame(); in Run()609 if (needs_instrument) { in Run()
1078 bool needs_instrument = false; in NotifyFramePop() local1081 visitor.GetOrCreateShadowFrame(&needs_instrument); in NotifyFramePop()1095 if (needs_instrument) { in NotifyFramePop()