Home
last modified time | relevance | path

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

/linux-5.15/arch/x86/events/amd/
A Dibs.c32 #define IBS_OP_CONFIG_MASK IBS_OP_MAX_CNT
573 .cnt_mask = IBS_OP_MAX_CNT | IBS_OP_CUR_CNT |
577 .max_period = IBS_OP_MAX_CNT << 4,
/linux-5.15/arch/x86/include/asm/
H A Dperf_event.h418 #define IBS_OP_MAX_CNT 0x0000FFFFULL macro