Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dperf_event.h205 #define IBS_FETCH_VAL (1ULL<<49) macro
/linux-4.1.27/arch/x86/oprofile/
Dop_model_amd.c144 if (ctl & IBS_FETCH_VAL) { in op_amd_handle_ibs()
155 ctl &= ~(IBS_FETCH_VAL | IBS_FETCH_CNT); in op_amd_handle_ibs()
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_amd_ibs.c483 .valid_mask = IBS_FETCH_VAL,