Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dperf_event.h406 #define IBS_OP_VAL (1ULL<<18) macro
/OK3568_Linux_fs/kernel/arch/x86/events/amd/
H A Dibs.c354 if (config & IBS_OP_VAL) { in get_ibs_op_count()
591 .valid_mask = IBS_OP_VAL,
/OK3568_Linux_fs/kernel/arch/x86/oprofile/
H A Dop_model_amd.c162 if (ctl & IBS_OP_VAL) { in op_amd_handle_ibs()