Searched refs:MSR_PEBS_DATA_CFG (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | msr-index.h | 240 #define MSR_PEBS_DATA_CFG 0x000003f2 macro |
/arch/x86/events/intel/ | ||
D | ds.c | 1248 wrmsrl(MSR_PEBS_DATA_CFG, cpuc->pebs_data_cfg); in intel_pmu_pebs_enable() |