Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dperf_event.h371 #define IBS_CAPS_RDWROPCNT (1U<<3) macro
/OK3568_Linux_fs/kernel/arch/x86/events/amd/
H A Dibs.c358 } else if (ibs_caps & IBS_CAPS_RDWROPCNT) { in get_ibs_op_count()
723 if ((ibs_caps & IBS_CAPS_RDWROPCNT) && (*config & IBS_OP_CNT_CTL)) in perf_ibs_handle_irq()