Searched refs:StackDepotGet (Results 1 – 17 of 17) sorted by relevance
42 StackTrace stack = StackDepotGet(i1); in TEST_F()49 StackTrace stack = StackDepotGet((1 << 30) - 1); in TEST_F()55 StackTrace stack = StackDepotGet(i1); in TEST_F()60 StackTrace stack = StackDepotGet(0); in TEST_F()70 StackTrace stack = StackDepotGet(i1); in TEST_F()
89 if (stack) *stack = StackDepotGet(stack_id); in getNextChainedOrigin()94 return StackDepotGet(getHeapId()); in getStackTraceForHeapOrigin()
58 stack = StackDepotGet(chunk.GetAllocStackId()); in AsanGetStack()62 stack = StackDepotGet(chunk.GetFreeStackId()); in AsanGetStack()
61 StackDepotGet(context->stack_id).Print(); in DescribeThread()175 StackTrace res = StackDepotGet(id); in GetStackTraceFromId()332 StackDepotGet(reg_sites[i]).Print(); in Print()
70 StackDepotGet(a.id).Print(); in Print()
374 StackDepotGet(stack_id1).Print(); in Print()376 StackDepotGet(stack_id2).Print(); in Print()
40 StackTrace StackDepotGet(u32 id);
214 StackTrace StackDepotGet(u32 id) { in StackDepotGet() function
90 const StackTrace St = StackDepotGet(Id); in StackSizeBytes()121 const StackTrace St = StackDepotGet(Id); in SerializeStackToBuffer()
61 StackDepotGet(context->stack_id).Print(); in DescribeThread()
69 *stack = StackDepotGet(stack_id); in getNextChainedOrigin()
32 StackTrace stack = StackDepotGet(stk); in PrintStackTrace()
231 StackTrace stack = StackDepotGet(stack_trace_id); in Suppress()838 StackTrace stack = StackDepotGet(stack_trace_id); in AddLeakedChunks()912 StackDepotGet(leaks_[index].stack_trace_id).Print(); in PrintReportForLeak()
258 StackTrace stack = StackDepotGet(b->stk); in __tsan_get_alloc_stack()
543 rep.AddStack(StackDepotGet(stk), true); in ReportDeadlock()
95 StackTrace stack = StackDepotGet(stack_id); in SymbolizeStackId()
100 StackTrace res = StackDepotGet(id); in GetStackTraceFromId()