Skip to content

Intel Alder/Raptor Lake P-cores and E-cores #600

Answered by opcm
mlurbe97 asked this question in Q&A
Discussion options

You must be logged in to vote

to program P-cores and E-cores events separately you can try to use a different PCM::program interface with ExtendedCustomCoreEventDescription structure as a parameter:

struct ExtendedCustomCoreEventDescription

It has a separate Atom/E-core event config field:

EventSelectRegister * gpCounterHybridAtomCfg; // general purpose counters for Atom cores in hybrid processors

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mlurbe97
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants
Converted from issue

This discussion was converted from issue #544 on November 20, 2023 20:17.