We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 756706e commit 035ddecCopy full SHA for 035ddec
arch/x86/include/asm/perf_event.h
@@ -165,6 +165,7 @@ struct x86_pmu_capability {
165
#define GLOBAL_STATUS_ASIF BIT_ULL(60)
166
#define GLOBAL_STATUS_COUNTERS_FROZEN BIT_ULL(59)
167
#define GLOBAL_STATUS_LBRS_FROZEN BIT_ULL(58)
168
+#define GLOBAL_STATUS_TRACE_TOPAPMI BIT_ULL(55)
169
170
/*
171
* IBS cpuid feature detection
0 commit comments