Lines Matching refs:tracing

187     auto tracing = std::make_unique<ProfilerImpl>(ecmaVm, channel);
188 auto dispatcherImpl = std::make_unique<ProfilerImpl::DispatcherImpl>(channel, std::move(tracing));
209 auto tracing = std::make_unique<ProfilerImpl>(ecmaVm, channel);
210 auto dispatcherImpl = std::make_unique<ProfilerImpl::DispatcherImpl>(channel, std::move(tracing));
227 auto tracing = std::make_unique<ProfilerImpl>(ecmaVm, channel);
228 auto dispatcherImpl = std::make_unique<ProfilerImpl::DispatcherImpl>(channel, std::move(tracing));
245 auto tracing = std::make_unique<ProfilerImpl>(ecmaVm, channel);
246 auto dispatcherImpl = std::make_unique<ProfilerImpl::DispatcherImpl>(channel, std::move(tracing));
268 auto tracing = std::make_unique<ProfilerImpl>(ecmaVm, channel);
269 auto dispatcherImpl = std::make_unique<ProfilerImpl::DispatcherImpl>(channel, std::move(tracing));
286 auto tracing = std::make_unique<ProfilerImpl>(ecmaVm, channel);
287 auto dispatcherImpl = std::make_unique<ProfilerImpl::DispatcherImpl>(channel, std::move(tracing));
308 auto tracing = std::make_unique<ProfilerImpl>(ecmaVm, channel);
309 auto dispatcherImpl = std::make_unique<ProfilerImpl::DispatcherImpl>(channel, std::move(tracing));
326 auto tracing = std::make_unique<ProfilerImpl>(ecmaVm, channel);
327 auto dispatcherImpl = std::make_unique<ProfilerImpl::DispatcherImpl>(channel, std::move(tracing));
344 auto tracing = std::make_unique<ProfilerImpl>(ecmaVm, channel);
345 auto dispatcherImpl = std::make_unique<ProfilerImpl::DispatcherImpl>(channel, std::move(tracing));
362 auto tracing = std::make_unique<ProfilerImpl>(ecmaVm, channel);
363 auto dispatcherImpl = std::make_unique<ProfilerImpl::DispatcherImpl>(channel, std::move(tracing));
380 auto tracing = std::make_unique<ProfilerImpl>(ecmaVm, channel);
381 auto dispatcherImpl = std::make_unique<ProfilerImpl::DispatcherImpl>(channel, std::move(tracing));
398 auto tracing = std::make_unique<ProfilerImpl>(ecmaVm, channel);
399 auto dispatcherImpl = std::make_unique<ProfilerImpl::DispatcherImpl>(channel, std::move(tracing));
416 auto tracing = std::make_unique<ProfilerImpl>(ecmaVm, channel);
417 auto dispatcherImpl = std::make_unique<ProfilerImpl::DispatcherImpl>(channel, std::move(tracing));
434 auto tracing = std::make_unique<ProfilerImpl>(ecmaVm, channel);
435 auto dispatcherImpl = std::make_unique<ProfilerImpl::DispatcherImpl>(channel, std::move(tracing));
452 auto tracing = std::make_unique<ProfilerImpl>(ecmaVm, channel);
453 auto dispatcherImpl = std::make_unique<ProfilerImpl::DispatcherImpl>(channel, std::move(tracing));