Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dperf_event.h183 #define IBS_CAPS_RDWROPCNT (1U<<3) macro
/arch/x86/oprofile/
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()
/arch/x86/kernel/cpu/
Dperf_event_amd_ibs.c314 if (ibs_caps & IBS_CAPS_RDWROPCNT) in get_ibs_op_count()