Sign in
kunit
/
linux
/
63b4613c3f0d4b724ba259dc6c201bb68b884e1a
/
.
/
include
/
asm-x86
/
intel_arch_perfmon.h
blob: 4f6d4e6bf57e4b6c794284c479551c1401557771 [
file
] [
log
] [
blame
]
#ifdef
CONFIG_X86_32
# include "intel_arch_perfmon_32.h"
#else
# include "intel_arch_perfmon_64.h"
#endif