hwpmc: add class field to identify which class a pmc came frome
This commit is contained in:
parent
a03d5f8b02
commit
20c44ba36b
@ -775,6 +775,7 @@ struct pmc {
|
||||
*/
|
||||
|
||||
pmc_id_t pm_id; /* allocated PMC id */
|
||||
enum pmc_class pm_class;
|
||||
|
||||
/* md extensions */
|
||||
union pmc_md_pmc pm_md;
|
||||
|
Loading…
x
Reference in New Issue
Block a user