Home
last modified time | relevance | path

Searched defs:BoundedStackVisitor (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dprofiler.cc57 class BoundedStackVisitor : public StackVisitor { class
59 BoundedStackVisitor(std::vector<std::pair<ArtMethod*, uint32_t>>* stack, in BoundedStackVisitor() function in art::BoundedStackVisitor