Skip to content

Commit 7ccc3a2

Browse files
committed
support more cpus for localMemoryRequestRatioMetric
Change-Id: Ic0ffc7c87311d9850a1dcfd92fd8cb512e93e927
1 parent 7b5b04f commit 7ccc3a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/cpucounters.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2455,6 +2455,9 @@ class PCM_API PCM
24552455
|| cpu_model == PCM::BDX
24562456
|| cpu_model == PCM::SKX
24572457
|| cpu_model == PCM::ICX
2458+
|| cpu_model == PCM::SPR
2459+
|| cpu_model == PCM::EMR
2460+
|| cpu_model == PCM::SRF
24582461
;
24592462
}
24602463

0 commit comments

Comments
 (0)