Searched refs:ThreadTimeTraceProfilerInstances (Results 1 – 1 of 1) sorted by relevance
34 ThreadTimeTraceProfilerInstances; // GUARDED_BY(Mu) variable130 assert(llvm::all_of(*ThreadTimeTraceProfilerInstances, in write()158 for (const TimeTraceProfiler *TTP : *ThreadTimeTraceProfilerInstances) in write()166 for (const TimeTraceProfiler *TTP : *ThreadTimeTraceProfilerInstances) in write()180 for (const TimeTraceProfiler *TTP : *ThreadTimeTraceProfilerInstances) in write()231 for (const TimeTraceProfiler *TTP : *ThreadTimeTraceProfilerInstances) in write()276 for (auto *TTP : *ThreadTimeTraceProfilerInstances) in timeTraceProfilerCleanup()278 ThreadTimeTraceProfilerInstances->clear(); in timeTraceProfilerCleanup()285 ThreadTimeTraceProfilerInstances->push_back(TimeTraceProfilerInstance); in timeTraceProfilerFinishThread()