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