diff options
Diffstat (limited to 'sys/dev/hwpmc/hwpmc_uncore.h')
-rw-r--r-- | sys/dev/hwpmc/hwpmc_uncore.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/hwpmc/hwpmc_uncore.h b/sys/dev/hwpmc/hwpmc_uncore.h index 6c3b4cf..c1f8259 100644 --- a/sys/dev/hwpmc/hwpmc_uncore.h +++ b/sys/dev/hwpmc/hwpmc_uncore.h @@ -68,6 +68,7 @@ struct pmc_md_ucp_op_pmcallocate { #define UCF_CTR0 0x394 #define UCF_OFFSET 32 +#define UCF_OFFSET_SB 29 #define UCF_CTRL 0x395 /* @@ -77,6 +78,7 @@ struct pmc_md_ucp_op_pmcallocate { #define UCP_PMC0 0x3B0 #define UCP_EVSEL0 0x3C0 #define UCP_OPCODE_MATCH 0x396 +#define UCP_CB0_EVSEL0 0x700 /* * Simplified programming interface in Intel Performance Architecture |