folly::x86_cpuid_get_vendor

Detects the CPU vendor via the cpuid instruction.

Synopsis

Declared in <folly/system/arch/x86.h>

x86_cpuid_vendor
x86_cpuid_get_vendor();

Return Value

The detected CPU vendor, or x86_cpuid_vendor::unknown.