Searched refs:ReportStack (Results 1 – 9 of 9) sorted by relevance
40 struct ReportStack { struct58 ReportStack *stack; argument81 ReportStack *stack = nullptr;91 ReportStack *stack;97 ReportStack *stack;104 Vector<ReportStack*> stacks;110 ReportStack *sleep;124 void PrintStack(const ReportStack *stack);
107 void PrintStack(const ReportStack *ent) { in PrintStack()260 static void PrintSleep(const ReportStack *s) { in PrintSleep()268 static ReportStack *ChooseSummaryStack(const ReportDesc *rep) { in ChooseSummaryStack()371 if (ReportStack *stack = ChooseSummaryStack(rep)) { in PrintReport()386 void PrintStack(const ReportStack *ent) { in PrintStack()
26 ReportStack *NewReportStackEntry(uptr addr);
32 uptr IsSuppressed(ReportType typ, const ReportStack *stack, Suppression **sp);
32 static ReportStack *SymbolizeStack(StackTrace trace);92 ReportStack *SymbolizeStackId(u32 stack_id) { in SymbolizeStackId()101 static ReportStack *SymbolizeStack(StackTrace trace) { in SymbolizeStack()125 auto *stack = New<ReportStack>(); in SymbolizeStack()172 ReportStack **rs = rep_->stacks.PushBack(); in AddStack()
162 struct ReportStack;
106 uptr IsSuppressed(ReportType typ, const ReportStack *stack, Suppression **sp) { in IsSuppressed()
102 ReportStack *stack = rep->stacks[idx]; in __tsan_get_report_stack()
515 ReportStack *SymbolizeStackId(StackID stack_id);