Searched refs:StackDepotGet (Results 1 – 10 of 10) 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
346 StackDepotGet(stack_trace_id).Print(); in PrintStackTraceById()361 StackTrace stack = StackDepotGet(m.stack_trace_id()); in CollectLeaksCb()485 StackTrace stack = StackDepotGet(stack_trace_id); in GetSuppressionForStack()
33 StackTrace stack = StackDepotGet(stk); in PrintStackTrace()
332 StackDepotGet(reg_sites[i]).Print(); in DescribeAddressIfGlobal()616 StackDepotGet(context->stack_id).Print(); in DescribeThread()951 StackDepotGet(stack_id1).Print(); in ReportODRViolation()953 StackDepotGet(stack_id2).Print(); in ReportODRViolation()
666 StackTrace res = StackDepotGet(id); in GetStackTraceFromId()
476 rep.AddStack(StackDepotGet(stk), true); in ReportDeadlock()
102 StackTrace stack = StackDepotGet(stack_id); in SymbolizeStackId()