Searched refs:needs_instrument (Results 1 – 2 of 2) sorted by relevance
534 bool needs_instrument; in Run() local555 needs_instrument = !visitor.IsShadowFrame(); in Run()577 if (needs_instrument) { in Run()
1062 bool needs_instrument = false; in NotifyFramePop() local1065 visitor.GetOrCreateShadowFrame(&needs_instrument); in NotifyFramePop()1079 if (needs_instrument) { in NotifyFramePop()