Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dperf_event.h637 #define IBS_CAPS_OPCNT (1U<<4) macro
/linux/arch/x86/events/amd/
H A Dibs.c723 return ibs_caps & IBS_CAPS_OPCNT ? attr->mode : 0; in cnt_ctl_is_visible()
1457 if (ibs_caps & IBS_CAPS_OPCNT) in perf_ibs_op_init()