Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dperf_event.h270 #define IBS_OP_VAL (1ULL<<18) macro
/Linux-v5.4/arch/x86/events/amd/
Dibs.c337 if (config & IBS_OP_VAL) in get_ibs_op_count()
560 .valid_mask = IBS_OP_VAL,
/Linux-v5.4/arch/x86/oprofile/
Dop_model_amd.c162 if (ctl & IBS_OP_VAL) { in op_amd_handle_ibs()