Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dperf_event.h181 #define IBS_OP_CNT_CTL (1ULL<<19) macro
/linux-3.4.99/arch/x86/oprofile/
Dop_model_amd.c240 val |= ibs_config.dispatched_ops ? IBS_OP_CNT_CTL : 0; in op_amd_start_ibs()