Home
last modified time | relevance | path

Searched refs:IBS_OP_CUR_CNT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dperf_event.h403 #define IBS_OP_CUR_CNT (0xFFF80ULL<<32) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dperf_event.h478 #define IBS_OP_CUR_CNT (0xFFF80ULL<<32) macro
/kernel/linux/linux-5.10/arch/x86/events/amd/
H A Dibs.c358 count = (config & IBS_OP_CUR_CNT) >> 32; in get_ibs_op_count()
587 .cnt_mask = IBS_OP_MAX_CNT | IBS_OP_CUR_CNT |
/kernel/linux/linux-6.6/arch/x86/events/amd/
H A Dibs.c695 .cnt_mask = IBS_OP_MAX_CNT | IBS_OP_CUR_CNT |

Completed in 7 milliseconds