Searched refs:StackDepotGet (Results 1 – 13 of 13) sorted by relevance
90 if (stack) *stack = StackDepotGet(stack_id); in getNextChainedOrigin()95 return StackDepotGet(getHeapId()); in getStackTraceForHeapOrigin()
41 StackTrace StackDepotGet(u32 id);
120 StackTrace StackDepotGet(u32 id) { in StackDepotGet() function
62 StackDepotGet(context->stack_id).Print(); in DescribeThread()177 StackTrace res = StackDepotGet(id); in GetStackTraceFromId()333 StackDepotGet(reg_sites[i]).Print(); in Print()
71 StackDepotGet(a.id).Print(); in Print()
343 StackDepotGet(stack_id1).Print(); in Print()345 StackDepotGet(stack_id2).Print(); in Print()
822 StackTrace res = StackDepotGet(id); in GetStackTraceFromId()
484 StackDepotGet(stack_trace_id).Print(); in PrintStackTraceById()499 StackTrace stack = StackDepotGet(m.stack_trace_id()); in CollectLeaksCb()653 StackTrace stack = StackDepotGet(stack_trace_id); in GetSuppressionForStack()
33 StackTrace stack = StackDepotGet(stk); in PrintStackTrace()
259 StackTrace stack = StackDepotGet(b->stk); in __tsan_get_alloc_stack()
529 rep.AddStack(StackDepotGet(stk), true); in ReportDeadlock()
111 StackTrace stack = StackDepotGet(stack_id); in SymbolizeStackId()
78 StackTrace res = StackDepotGet(id); in GetStackTraceFromId()