Home
last modified time | relevance | path

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

/dports/sysutils/intel-pcm/pcm-202109/
H A Dbw.cpp131 ServerBW::ServerBW(const uint32 numIMC, const uint32 root_segment_ubox0, const uint32 root_bus_ubox… in ServerBW() function in pcm::ServerBW
140 uint64 ServerBW::getImcReads() in getImcReads()
150 uint64 ServerBW::getImcWrites() in getImcWrites()
160 uint64 ServerBW::getPMMReads() in getPMMReads()
170 uint64 ServerBW::getPMMWrites() in getPMMWrites()
H A Dbw.h65 class ServerBW
69 ServerBW();
71 ServerBW(const uint32 numIMC, const uint32 root_segment_ubox0, const uint32 root_bus_ubox0);
H A Dcpucounters.h604 std::vector<std::shared_ptr<ServerBW> > serverBW;
H A Dcpucounters.cpp1688 …serverBW.push_back(std::make_shared<ServerBW>(server_pcicfg_uncore[s]->getNumMC(), socket2UBOX0bus… in initUncoreObjects()
/dports/sysutils/intel-pcm-devel/pcm-0212b38/
H A Dbw.cpp131 ServerBW::ServerBW(const uint32 numIMC, const uint32 root_segment_ubox0, const uint32 root_bus_ubox… in ServerBW() function in pcm::ServerBW
140 uint64 ServerBW::getImcReads() in getImcReads()
150 uint64 ServerBW::getImcWrites() in getImcWrites()
160 uint64 ServerBW::getPMMReads() in getPMMReads()
170 uint64 ServerBW::getPMMWrites() in getPMMWrites()
H A Dbw.h65 class ServerBW
69 ServerBW();
71 ServerBW(const uint32 numIMC, const uint32 root_segment_ubox0, const uint32 root_bus_ubox0);
H A Dcpucounters.h604 std::vector<std::shared_ptr<ServerBW> > serverBW;
H A Dcpucounters.cpp1688 …serverBW.push_back(std::make_shared<ServerBW>(server_pcicfg_uncore[s]->getNumMC(), socket2UBOX0bus… in initUncoreObjects()