Searched refs:AddStack (Results 1 – 8 of 8) sorted by relevance
210 void AddStack(const ProfilingStack& stack) { in AddStack() function243 AddStack(stack); in ProfileTreeView()
60 rep.AddStack(trace, true); in ReportMutexMisuse()118 rep.AddStack(trace); in MutexDestroy()121 rep.AddStack(trace, true); in MutexDestroy()487 rep.AddStack(StackDepotGet(stk), true); in ReportDeadlock()491 rep.AddStack(StackTrace(&dummy_pc, 1), true); in ReportDeadlock()
145 rep.AddStack(stack, true); in SignalUnsafeCall()
563 void AddStack(StackTrace stack, bool suppressable = false);
157 void ScopedReport::AddStack(StackTrace stack, bool suppressable) { in AddStack() function in __tsan::ScopedReport
1821 rep.AddStack(stack, true); in CallUserSignalHandler()
97 AllocationNode* node = AddStack(); in SampleObject()157 SamplingHeapProfiler::AllocationNode* SamplingHeapProfiler::AddStack() { in AddStack() function in v8::internal::SamplingHeapProfiler
141 AllocationNode* AddStack();