Searched refs:do_count (Results 1 – 2 of 2) sorted by relevance
39 bool do_count = false; in VisitFrame() local42 do_count = include_runtime_and_upcalls_; in VisitFrame()44 do_count = true; in VisitFrame()46 if (do_count) { in VisitFrame()
663 const bool do_count = !(m == nullptr || m->IsRuntimeMethod()); in VisitFrame() local664 if (do_count) { in VisitFrame()735 const bool do_count = !(m == nullptr || m->IsRuntimeMethod()); in VisitFrame() local736 if (do_count) { in VisitFrame()