Home
last modified time | relevance | path

Searched defs:is_intel (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/tests/
H A Dexpr.c248 bool is_intel = strstr(cpuid, "Intel") != NULL; in test__expr() local
/linux/arch/x86/kvm/
H A Dpmu.h185 bool is_intel = boot_cpu_data.x86_vendor == X86_VENDOR_INTEL; in kvm_init_pmu_capability() local