Home
last modified time | relevance | path

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

/aosp_15_r20/external/cpuinfo/tools/
H A Dcpu-info.c9 static const char* vendor_to_string(enum cpuinfo_vendor vendor) { in vendor_to_string() function
314 const char* vendor_string = vendor_to_string(core->vendor); in main()