Searched refs:TimeTraceProfilerInstance (Results 1 – 1 of 1) sorted by relevance
39 return TimeTraceProfilerInstance; in getTimeTraceProfilerInstance()265 assert(TimeTraceProfilerInstance == nullptr && in timeTraceProfilerInitialize()274 delete TimeTraceProfilerInstance; in timeTraceProfilerCleanup()286 TimeTraceProfilerInstance = nullptr; in timeTraceProfilerFinishThread()290 assert(TimeTraceProfilerInstance != nullptr && in timeTraceProfilerWrite()292 TimeTraceProfilerInstance->write(OS); in timeTraceProfilerWrite()297 assert(TimeTraceProfilerInstance != nullptr && in timeTraceProfilerWrite()316 if (TimeTraceProfilerInstance != nullptr) in timeTraceProfilerBegin()323 if (TimeTraceProfilerInstance != nullptr) in timeTraceProfilerBegin()328 if (TimeTraceProfilerInstance != nullptr) in timeTraceProfilerEnd()[all …]