Searched refs:StackDepotGet (Results 1 – 15 of 15) sorted by relevance
89 if (stack) *stack = StackDepotGet(stack_id); in getNextChainedOrigin()94 return StackDepotGet(getHeapId()); in getStackTraceForHeapOrigin()
40 StackTrace StackDepotGet(u32 id);
106 StackTrace StackDepotGet(u32 id) { in StackDepotGet() function
61 StackDepotGet(context->stack_id).Print(); in DescribeThread()
69 *stack = StackDepotGet(stack_id); in getNextChainedOrigin()
61 StackDepotGet(context->stack_id).Print(); in DescribeThread()175 StackTrace res = StackDepotGet(id); in GetStackTraceFromId()331 StackDepotGet(reg_sites[i]).Print(); in Print()
70 StackDepotGet(a.id).Print(); in Print()
357 StackDepotGet(stack_id1).Print(); in Print()359 StackDepotGet(stack_id2).Print(); in Print()
913 StackTrace res = StackDepotGet(id); in GetStackTraceFromId()
32 StackTrace stack = StackDepotGet(stk); in PrintStackTrace()
589 StackDepotGet(stack_trace_id).Print(); in PrintStackTraceById()604 StackTrace stack = StackDepotGet(m.stack_trace_id()); in CollectLeaksCb()785 StackTrace stack = StackDepotGet(stack_trace_id); in GetSuppressionForStack()
258 StackTrace stack = StackDepotGet(b->stk); in __tsan_get_alloc_stack()
536 rep.AddStack(StackDepotGet(stk), true); in ReportDeadlock()
93 StackTrace stack = StackDepotGet(stack_id); in SymbolizeStackId()
100 StackTrace res = StackDepotGet(id); in GetStackTraceFromId()