Searched refs:IBS_OP_L3MISSONLY (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/arch/x86/util/
H A Devsel.c14 #define IBS_OP_L3MISSONLY (1ULL << 16) macro
98 if (attr->config & IBS_OP_L3MISSONLY) {
/linux-master/arch/x86/include/asm/
H A Dperf_event.h496 #define IBS_OP_L3MISSONLY (1ULL<<16) macro
/linux-master/arch/x86/events/amd/
H A Dibs.c1229 perf_ibs_op.config_mask |= IBS_OP_L3MISSONLY;

Completed in 95 milliseconds