Searched refs:vendor_to_string (Results 1 – 1 of 1) sorted by relevance
9 static const char* vendor_to_string(enum cpuinfo_vendor vendor) { in vendor_to_string() function314 const char* vendor_string = vendor_to_string(core->vendor); in main()