Home
last modified time | relevance | path

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

/linux-5.15/arch/x86/events/amd/ !
A Dibs.c31 #define IBS_FETCH_CONFIG_MASK (IBS_FETCH_RAND_EN | IBS_FETCH_MAX_CNT)
548 .cnt_mask = IBS_FETCH_MAX_CNT,
551 .max_period = IBS_FETCH_MAX_CNT << 4,
/linux-5.15/arch/x86/include/asm/ !
H A Dperf_event.h406 #define IBS_FETCH_MAX_CNT 0x0000FFFFULL macro