Searched refs:StackDepotGet (Results 1 – 11 of 11) sorted by relevance
24 StackTrace stack = StackDepotGet(i1); in TEST()31 StackTrace stack = StackDepotGet((1 << 30) - 1); in TEST()37 StackTrace stack = StackDepotGet(i1); in TEST()42 StackTrace stack = StackDepotGet(0); in TEST()52 StackTrace stack = StackDepotGet(i1); in TEST()86 StackTrace stack = StackDepotGet(ids[i]); in TEST()
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(a.id).Print(); in Print()
333 StackDepotGet(reg_sites[i]).Print(); in DescribeAddressIfGlobal()617 StackDepotGet(context->stack_id).Print(); in DescribeThread()981 StackDepotGet(stack_id1).Print(); in ReportODRViolation()983 StackDepotGet(stack_id2).Print(); in ReportODRViolation()
679 StackTrace res = StackDepotGet(id); in GetStackTraceFromId()
376 StackDepotGet(stack_trace_id).Print(); in PrintStackTraceById()391 StackTrace stack = StackDepotGet(m.stack_trace_id()); in CollectLeaksCb()518 StackTrace stack = StackDepotGet(stack_trace_id); in GetSuppressionForStack()
33 StackTrace stack = StackDepotGet(stk); in PrintStackTrace()
487 rep.AddStack(StackDepotGet(stk), true); in ReportDeadlock()
107 StackTrace stack = StackDepotGet(stack_id); in SymbolizeStackId()