Searched refs:NthCallerWithDexPcVisitor (Results 1 – 1 of 1) sorted by relevance
272 struct NthCallerWithDexPcVisitor FINAL : public StackVisitor {273 explicit NthCallerWithDexPcVisitor(Thread* thread, size_t frame) in NthCallerWithDexPcVisitor() function319 NthCallerWithDexPcVisitor visitor(self, is_wait ? 1U : 0U); in AtraceMonitorLockImpl()