Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dperf_event.h175 #define IBS_FETCH_VAL (1ULL<<49) macro
/linux-3.4.99/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()