Home
last modified time | relevance | path

Searched refs:PMM_WRITE (Results 1 – 6 of 6) sorted by relevance

/dports/sysutils/intel-pcm-devel/pcm-0212b38/
H A Dpcm-memory.cpp764 …pmmWrites = getMCCounter(channel, ServerPCICFGUncore::EventPosition::PMM_WRITE, uncState1[skt], un… in calculate_bandwidth()
848 …socket[skt] += toBW(getM2MCounter(c, ServerPCICFGUncore::EventPosition::PMM_WRITE, uncState1[skt],… in calculate_bandwidth()
H A Dcpucounters.cpp6234 …MCCntConfig[EventPosition::PMM_WRITE] = MC_CH_PCI_PMON_CTL_EVENT(0xe7); // monitor PMM_WPQ_REQUEST… in programServerUncoreMemoryMetrics()
6348 …MCCntConfig[EventPosition::PMM_WRITE] = MC_CH_PCI_PMON_CTL_EVENT(0xe7); // monitor PMM_WPQ_REQUEST… in program()
6493 result += getM2MCounter(i, EventPosition::PMM_WRITE); in getPMMWrites()
6642 …cfg[EventPosition::PMM_WRITE] = M2M_PCI_PMON_CTL_EVENT(0x38) + M2M_PCI_PMON_CTL_UMASK(0x80) + UNC_… in programM2M()
6648 …cfg[EventPosition::PMM_WRITE] = M2M_PCI_PMON_CTL_EVENT(0x38) + M2M_PCI_PMON_CTL_UMASK(0x20); // UN… in programM2M()
H A Dcpucounters.h372 PMM_WRITE=3, enumerator
/dports/sysutils/intel-pcm/pcm-202109/
H A Dpcm-memory.cpp764 …pmmWrites = getMCCounter(channel, ServerPCICFGUncore::EventPosition::PMM_WRITE, uncState1[skt], un… in calculate_bandwidth()
848 …socket[skt] += toBW(getM2MCounter(c, ServerPCICFGUncore::EventPosition::PMM_WRITE, uncState1[skt],… in calculate_bandwidth()
H A Dcpucounters.cpp6234 …MCCntConfig[EventPosition::PMM_WRITE] = MC_CH_PCI_PMON_CTL_EVENT(0xe7); // monitor PMM_WPQ_REQUEST… in programServerUncoreMemoryMetrics()
6348 …MCCntConfig[EventPosition::PMM_WRITE] = MC_CH_PCI_PMON_CTL_EVENT(0xe7); // monitor PMM_WPQ_REQUEST… in program()
6493 result += getM2MCounter(i, EventPosition::PMM_WRITE); in getPMMWrites()
6642 …cfg[EventPosition::PMM_WRITE] = M2M_PCI_PMON_CTL_EVENT(0x38) + M2M_PCI_PMON_CTL_UMASK(0x80) + UNC_… in programM2M()
6648 …cfg[EventPosition::PMM_WRITE] = M2M_PCI_PMON_CTL_EVENT(0x38) + M2M_PCI_PMON_CTL_UMASK(0x20); // UN… in programM2M()
H A Dcpucounters.h372 PMM_WRITE=3, enumerator