Searched refs:PERF_CAP_PEBS_MASK (Results 1 – 2 of 2) sorted by relevance
322 #define PERF_CAP_PEBS_MASK (PERF_CAP_PEBS_TRAP | PERF_CAP_ARCH_REG | \ macro
2423 if ((data & PERF_CAP_PEBS_MASK) != in vmx_set_msr()2424 (kvm_caps.supported_perf_cap & PERF_CAP_PEBS_MASK)) in vmx_set_msr()7811 perf_cap |= host_perf_cap & PERF_CAP_PEBS_MASK; in vmx_get_perf_capabilities()
Completed in 24 milliseconds