Home
last modified time | relevance | path

Searched refs:do_count (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dnth_caller_visitor.h39 bool do_count = false; in VisitFrame() local
42 do_count = include_runtime_and_upcalls_; in VisitFrame()
44 do_count = true; in VisitFrame()
46 if (do_count) { in VisitFrame()