Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LBR_INFO_MISPRED
arch/x86/include/asm/msr-index.h
293
#define LBR_INFO_MISPRED BIT_ULL(63)
tools/arch/x86/include/asm/msr-index.h
293
#define LBR_INFO_MISPRED BIT_ULL(63)
tools/perf/util/intel-pt.c
2229
#define LBR_INFO_MISPRED (1ULL << 63)