Home
last modified time | relevance | path

Searched refs:CounterStateType (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/intel-pcm/pcm-202109/
H A Dcpucounters.h2471 uint64 getPCUClocks(const CounterStateType & before, const CounterStateType & after) in getPCUClocks()
2481 uint64 getConsumedEnergy(const CounterStateType & before, const CounterStateType & after) in getConsumedEnergy()
2521 uint64 getUncoreClocks(const CounterStateType& before, const CounterStateType& after) in getUncoreClocks()
2531 double getConsumedJoules(const CounterStateType & before, const CounterStateType & after) in getConsumedJoules()
3187 uint64 getL3CacheMisses(const CounterStateType & before, const CounterStateType & after) in getL3CacheMisses()
3201 uint64 getL2CacheMisses(const CounterStateType & before, const CounterStateType & after) in getL2CacheMisses()
3227 uint64 getL2CacheHits(const CounterStateType & before, const CounterStateType & after) in getL2CacheHits()
3253 uint64 getLocalMemoryBW(const CounterStateType & before, const CounterStateType & after) in getLocalMemoryBW()
3323 uint64 getL3CacheHits(const CounterStateType & before, const CounterStateType & after) in getL3CacheHits()
3338 uint64 getInvariantTSC(const CounterStateType & before, const CounterStateType & after) in getInvariantTSC()
[all …]
H A Dcpucounters.cpp4497 template <class CounterStateType>
4498 void PCM::readAndAggregateMemoryBWCounters(const uint32 core, CounterStateType & result) in readAndAggregateMemoryBWCounters()
4540 template <class CounterStateType>
4541 void PCM::readAndAggregateUncoreMCCounters(const uint32 socket, CounterStateType & result) in readAndAggregateUncoreMCCounters()
4643 template <class CounterStateType>
4644 void PCM::readAndAggregateEnergyCounters(const uint32 socket, CounterStateType & result) in readAndAggregateEnergyCounters()
4653 template <class CounterStateType>
4654 …AndAggregatePackageCStateResidencies(std::shared_ptr<SafeMsrHandle> msr, CounterStateType & result) in readAndAggregatePackageCStateResidencies()
4784 template <class CounterStateType>
4785 void PCM::readPackageThermalHeadroom(const uint32 socket, CounterStateType & result) in readPackageThermalHeadroom()
/dports/sysutils/intel-pcm-devel/pcm-0212b38/
H A Dcpucounters.h2471 uint64 getPCUClocks(const CounterStateType & before, const CounterStateType & after) in getPCUClocks()
2481 uint64 getConsumedEnergy(const CounterStateType & before, const CounterStateType & after) in getConsumedEnergy()
2521 uint64 getUncoreClocks(const CounterStateType& before, const CounterStateType& after) in getUncoreClocks()
2531 double getConsumedJoules(const CounterStateType & before, const CounterStateType & after) in getConsumedJoules()
3187 uint64 getL3CacheMisses(const CounterStateType & before, const CounterStateType & after) in getL3CacheMisses()
3201 uint64 getL2CacheMisses(const CounterStateType & before, const CounterStateType & after) in getL2CacheMisses()
3227 uint64 getL2CacheHits(const CounterStateType & before, const CounterStateType & after) in getL2CacheHits()
3253 uint64 getLocalMemoryBW(const CounterStateType & before, const CounterStateType & after) in getLocalMemoryBW()
3323 uint64 getL3CacheHits(const CounterStateType & before, const CounterStateType & after) in getL3CacheHits()
3338 uint64 getInvariantTSC(const CounterStateType & before, const CounterStateType & after) in getInvariantTSC()
[all …]
H A Dcpucounters.cpp4497 template <class CounterStateType>
4498 void PCM::readAndAggregateMemoryBWCounters(const uint32 core, CounterStateType & result) in readAndAggregateMemoryBWCounters()
4540 template <class CounterStateType>
4541 void PCM::readAndAggregateUncoreMCCounters(const uint32 socket, CounterStateType & result) in readAndAggregateUncoreMCCounters()
4643 template <class CounterStateType>
4644 void PCM::readAndAggregateEnergyCounters(const uint32 socket, CounterStateType & result) in readAndAggregateEnergyCounters()
4653 template <class CounterStateType>
4654 …AndAggregatePackageCStateResidencies(std::shared_ptr<SafeMsrHandle> msr, CounterStateType & result) in readAndAggregatePackageCStateResidencies()
4784 template <class CounterStateType>
4785 void PCM::readPackageThermalHeadroom(const uint32 socket, CounterStateType & result) in readPackageThermalHeadroom()