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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Dperf_event_intel_lbr.c148 #define LBR_FROM_FLAG_MISPRED (1ULL << 63) macro
170 flags = !!(from & LBR_FROM_FLAG_MISPRED);

Completed in 98 milliseconds