Searched refs:skip_depth (Results 1 – 1 of 1) sorted by relevance
2961 BuildInternalStackTraceVisitor(Thread* self, Thread* thread, uint32_t skip_depth) in BuildInternalStackTraceVisitor() argument2964 skip_depth_(skip_depth), in BuildInternalStackTraceVisitor()3082 const uint32_t skip_depth = count_visitor.GetSkipDepth(); in CreateInternalStackTrace() local3086 soa.Self(), const_cast<Thread*>(this), skip_depth); in CreateInternalStackTrace()