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
107 ppc.set_sample_interval(SAMPLE_INTERVAL);
127 ppc.set_sample_interval(SAMPLE_INTERVAL);
163 ppc.set_sample_interval(SAMPLE_INTERVAL);
347 ppc.set_sample_interval(SAMPLE_INTERVAL);
362 ppc.set_sample_interval(SAMPLE_INTERVAL);
381 ppc.set_sample_interval(SAMPLE_INTERVAL);
490 ppc.set_sample_interval(SAMPLE_INTERVAL);
505 ppc.set_sample_interval(SAMPLE_INTERVAL);
524 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
166 ppc->set_sample_interval(SAMPLE_INTERVAL); in SetMemPluginConfig()
194 ppc->set_sample_interval(SAMPLE_INTERVAL); in SetCpuPluginConfig()
211 ppc->set_sample_interval(SAMPLE_INTERVAL); in SetDiskioPluginConfig()
223 ppc->set_sample_interval(SAMPLE_INTERVAL); in SetProcessPluginConfig()
240 ppc->set_sample_interval(SAMPLE_INTERVAL); in SetHilogPluginConfig()
263 ppc->set_sample_interval(SAMPLE_INTERVAL); in SetNetworkPluginConfig()