Home
last modified time | relevance | path

Searched refs:cpu_brand (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/x86/x86/
H A Didentcpu.c182 static char cpu_brand[48]; variable
262 brand = cpu_brand; in printcpuinfo()
397 if (cpu_high > 0 && *cpu_brand == '\0') { in printcpuinfo()
401 strcpy(cpu_brand, in printcpuinfo()
710 brand = cpu_brand; in printcpuinfo()
/freebsd/contrib/netbsd-tests/net/net/
H A Dt_ipv6_lifetime.sh100 if sysctl machdep.cpu_brand 2>/dev/null | grep QEMU >/dev/null 2>&1
/freebsd/contrib/netbsd-tests/net/mpls/
H A Dt_ldp_regen.sh166 if sysctl machdep.cpu_brand 2>/dev/null | grep QEMU >/dev/null 2>&1