Home
last modified time | relevance | path

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

/freebsd-14.2/sys/x86/x86/
H A Didentcpu.c182 static const char *cpu_brandtable[MAX_BRAND_INDEX + 1] = { variable
395 cpu_brandtable[brand_index] != NULL) in printcpuinfo()
397 cpu_brandtable[brand_index]); in printcpuinfo()