Home
last modified time | relevance | path

Searched refs:IBS_FETCH_CNT (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/asm/
Dperf_event.h204 #define IBS_FETCH_CNT 0xFFFF0000ULL macro
/arch/x86/oprofile/
Dop_model_amd.c155 ctl &= ~(IBS_FETCH_VAL | IBS_FETCH_CNT); in op_amd_handle_ibs()
/arch/x86/kernel/cpu/
Dperf_event_amd_ibs.c304 return (config & IBS_FETCH_CNT) >> 12; in get_ibs_fetch_count()