Home
last modified time | relevance | path

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

/art/runtime/
Dprofiler.cc113 BoundedStackVisitor bounded_stack_visitor(&stack, thread, max_depth); in GetSample() local
114 bounded_stack_visitor.WalkStack(); in GetSample()