Home
last modified time | relevance | path

Searched refs:psc (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/device/services/plugin_service/test/unittest/
Dplugin_service_test.cpp138 ProfilerSessionConfig psc; variable
139 psc.set_session_mode(ProfilerSessionConfig::OFFLINE);
141 pluginService_->SetProfilerSessionConfig(std::make_shared<ProfilerSessionConfig>(psc), names);
1002 ProfilerSessionConfig psc; variable
1003 psc.set_session_mode(ProfilerSessionConfig::OFFLINE);
1005 pluginService_->SetProfilerSessionConfig(std::make_shared<ProfilerSessionConfig>(psc), names);
1034 ProfilerSessionConfig psc; variable
1035 psc.set_session_mode(ProfilerSessionConfig::OFFLINE);
1037 pluginService_->SetProfilerSessionConfig(std::make_shared<ProfilerSessionConfig>(psc), names);
1068 ProfilerSessionConfig psc; variable
[all …]