Home
last modified time | relevance | path

Searched refs:IBS_CAPS_RDWROPCNT (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/oprofile/
H A Dop_model_amd.c110 if (!(ibs_caps & IBS_CAPS_RDWROPCNT)) in op_amd_randomize_ibs_op()
216 if (!(ibs_caps & IBS_CAPS_RDWROPCNT)) { in op_amd_start_ibs()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dperf_event.h371 #define IBS_CAPS_RDWROPCNT (1U<<3) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dperf_event.h444 #define IBS_CAPS_RDWROPCNT (1U<<3) macro
/kernel/linux/linux-5.10/arch/x86/events/amd/
H A Dibs.c357 } else if (ibs_caps & IBS_CAPS_RDWROPCNT) { in get_ibs_op_count()
722 if ((ibs_caps & IBS_CAPS_RDWROPCNT) && (*config & IBS_OP_CNT_CTL)) in perf_ibs_handle_irq()
/kernel/linux/linux-6.6/arch/x86/events/amd/
H A Dibs.c364 } else if (ibs_caps & IBS_CAPS_RDWROPCNT) { in get_ibs_op_count()
1142 if ((ibs_caps & IBS_CAPS_RDWROPCNT) && (*config & IBS_OP_CNT_CTL)) in perf_ibs_handle_irq()

Completed in 7 milliseconds