Searched refs:IBS_OP_CNT_CTL (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dperf_event.h493 #define IBS_OP_CNT_CTL (1ULL<<19) macro
/linux-master/arch/x86/events/amd/
H A Dibs.c219 *config = IBS_OP_CNT_CTL;
1145 if ((ibs_caps & IBS_CAPS_RDWROPCNT) && (*config & IBS_OP_CNT_CTL))
1220 perf_ibs_op.config_mask |= IBS_OP_CNT_CTL;

Completed in 126 milliseconds