Home
last modified time | relevance | path

Searched refs:PERF_CAP_LBR_FMT (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dpmu_intel.c543 (perf_capabilities & PERF_CAP_LBR_FMT)) in intel_pmu_refresh()
H A Dvmx.c2302 if ((kvm_caps.supported_perf_cap & PERF_CAP_LBR_FMT) && in vmx_get_supported_debugctl()
2596 if (data & PERF_CAP_LBR_FMT) { in vmx_set_msr()
2597 if ((data & PERF_CAP_LBR_FMT) != in vmx_set_msr()
2598 (kvm_caps.supported_perf_cap & PERF_CAP_LBR_FMT)) in vmx_set_msr()
8157 perf_cap |= host_perf_cap & PERF_CAP_LBR_FMT; in vmx_get_perf_capabilities()
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h328 #define PERF_CAP_LBR_FMT 0x3f macro
/linux/arch/x86/include/asm/
H A Dmsr-index.h328 #define PERF_CAP_LBR_FMT 0x3f macro