Home
last modified time | relevance | path

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

/art/runtime/
Dthread.cc2779 BuildInternalStackTraceVisitor(Thread* self, Thread* thread, uint32_t skip_depth) in BuildInternalStackTraceVisitor()
2887 const uint32_t skip_depth = count_visitor.GetSkipDepth(); in CreateInternalStackTrace() local