Skip to content

Commit 7516c12

Browse files
authored
Merge pull request #925 from intel/push-2025-03-31
Push 2025 03 31
2 parents b6a8f7b + e5e8433 commit 7516c12

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/cpucounters.h

-4
Original file line numberDiff line numberDiff line change
@@ -3562,10 +3562,6 @@ double getDRAMConsumedJoules(const CounterStateType & before, const CounterState
35623562
|| PCM::BDX == cpu_family_model
35633563
|| PCM::SKX == cpu_family_model
35643564
|| PCM::ICX == cpu_family_model
3565-
|| PCM::GNR == cpu_family_model
3566-
|| PCM::GNR_D == cpu_family_model
3567-
|| PCM::SRF == cpu_family_model
3568-
|| PCM::GRR == cpu_family_model
35693565
|| PCM::KNL == cpu_family_model
35703566
) {
35713567
/* as described in sections 5.3.2 (DRAM_POWER_INFO) and 5.3.3 (DRAM_ENERGY_STATUS) of

0 commit comments

Comments
 (0)