Home
last modified time | relevance | path

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

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