Home
last modified time | relevance | path

Searched refs:IBS_CAPS_RDWROPCNT (Results 1 – 2 of 2) sorted by relevance

/linux-5.15/arch/x86/include/asm/
H A Dperf_event.h381 #define IBS_CAPS_RDWROPCNT (1U<<3) macro
/linux-5.15/arch/x86/events/amd/
A Dibs.c343 } else if (ibs_caps & IBS_CAPS_RDWROPCNT) { in get_ibs_op_count()
700 if ((ibs_caps & IBS_CAPS_RDWROPCNT) && (*config & IBS_OP_CNT_CTL)) in perf_ibs_handle_irq()