Home
last modified time | relevance | path

Searched defs:SetConfig (Results 1 – 6 of 6) sorted by relevance

/developtools/profiler/device/plugins/hilog_plugin/include/
Dhilog_plugin.h62 void SetConfig(HilogConfig& config) in SetConfig() function
/developtools/profiler/device/plugins/network_profiler/service/src/
Dnetwork_profiler_socket_service.cpp81 void NetworkProfilerSocketService::SetConfig(int32_t shmSize, int32_t flushCount, bool block, int32… in SetConfig() function in OHOS::Developtools::Profiler::NetworkProfilerSocketService
/developtools/profiler/device/plugins/ffrt_profiler/service/src/
Dffrt_profiler_socket_service.cpp81 void FfrtProfilerSocketService::SetConfig(int32_t shmSize, int32_t flushCount, bool block, int32_t … in SetConfig() function in OHOS::Developtools::Profiler::FfrtProfilerSocketService
/developtools/profiler/device/plugins/hidump_plugin/src/
Dhidump_plugin.cpp220 void HidumpPlugin::SetConfig(HidumpConfig& config) in SetConfig() function in HidumpPlugin
/developtools/profiler/device/plugins/network_plugin/test/unittest/
Dnetwork_plugin_test.cpp84 bool SetConfig(std::vector<int> pidList, NetworkConfig& config) in SetConfig() function
/developtools/hiperf/src/
Dperf_events.cpp417 void PerfEvents::SetConfig(std::map<const std::string, uint64_t> &speOptMaps) in SetConfig() function in OHOS::Developtools::HiPerf::PerfEvents