Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dperf_event.h214 #define IBS_OP_MAX_CNT_EXT 0x007FFFFFULL /* not a register bit mask */ macro
/arch/x86/oprofile/
Dop_model_amd.c233 val = min(val, IBS_OP_MAX_CNT_EXT); in op_amd_start_ibs()