Searched defs:networkProfilerMgr (Results 1 – 4 of 4) sorted by relevance
94 …std::shared_ptr<NetworkProfilerManager> networkProfilerMgr = std::make_shared<NetworkProfilerManag… in main() local
384 void PluginManager::AddNetworkProfilerManager(std::shared_ptr<NetworkProfilerManager> networkProfil… in AddNetworkProfilerManager()
67 auto networkProfilerMgr = std::make_shared<NetworkProfilerManager>(); variable
178 …std::shared_ptr<NetworkProfilerManager> networkProfilerMgr = std::make_shared<NetworkProfilerManag… variable