Home
last modified time | relevance | path

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

/developtools/profiler/device/services/plugin_service/test/unittest/
Dplugin_service_test.cpp35 constexpr uint32_t SAMPLE_INTERVAL = 20; variable
113 ppc.set_sample_interval(SAMPLE_INTERVAL);
136 ppc.set_sample_interval(SAMPLE_INTERVAL);
172 ppc.set_sample_interval(SAMPLE_INTERVAL);
358 ppc.set_sample_interval(SAMPLE_INTERVAL);
373 ppc.set_sample_interval(SAMPLE_INTERVAL);
392 ppc.set_sample_interval(SAMPLE_INTERVAL);
501 ppc.set_sample_interval(SAMPLE_INTERVAL);
516 ppc.set_sample_interval(SAMPLE_INTERVAL);
535 ppc.set_sample_interval(SAMPLE_INTERVAL);
[all …]
/developtools/profiler/device/services/profiler_service/test/unittest/
Dprofiler_service_performance_test.cpp56 constexpr int SAMPLE_INTERVAL = 40; variable
148 ppc->set_sample_interval(SAMPLE_INTERVAL); in SetMemPluginConfig()
176 ppc->set_sample_interval(SAMPLE_INTERVAL); in SetCpuPluginConfig()
193 ppc->set_sample_interval(SAMPLE_INTERVAL); in SetDiskioPluginConfig()
205 ppc->set_sample_interval(SAMPLE_INTERVAL); in SetProcessPluginConfig()
222 ppc->set_sample_interval(SAMPLE_INTERVAL); in SetHilogPluginConfig()
246 ppc->set_sample_interval(SAMPLE_INTERVAL); in SetNetworkPluginConfig()