Home
last modified time | relevance | path

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

/art/test/570-checker-osr/
Dosr.cc91 class ProfilingInfoVisitor : public StackVisitor { class
93 explicit ProfilingInfoVisitor(Thread* thread, const char* method_name) in ProfilingInfoVisitor() function in art::ProfilingInfoVisitor
121 ProfilingInfoVisitor visitor(soa.Self(), chars.c_str()); in Java_Main_ensureHasProfilingInfo()