Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dperf_event.h211 #define IBS_OP_VAL (1ULL<<18) macro
/arch/x86/kernel/cpu/
Dperf_event_amd_ibs.c311 if (config & IBS_OP_VAL) in get_ibs_op_count()
507 .valid_mask = IBS_OP_VAL,
/arch/x86/oprofile/
Dop_model_amd.c163 if (ctl & IBS_OP_VAL) { in op_amd_handle_ibs()