Searched refs:ThreadTimeTraceProfilerInstances (Results 1 – 1 of 1) sorted by relevance
34 ThreadTimeTraceProfilerInstances; // GUARDED_BY(Mu) variable131 assert(llvm::all_of(*ThreadTimeTraceProfilerInstances, in write()159 for (const TimeTraceProfiler *TTP : *ThreadTimeTraceProfilerInstances) in write()167 for (const TimeTraceProfiler *TTP : *ThreadTimeTraceProfilerInstances) in write()181 for (const TimeTraceProfiler *TTP : *ThreadTimeTraceProfilerInstances) in write()232 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()