Lines Matching defs:CPUINFO_PROC
434 #define CPUINFO_PROC { "cpu", }
436 #define CPUINFO_PROC { "vendor_id", }
438 #define CPUINFO_PROC { "cpu type", }
440 #define CPUINFO_PROC { "cpu model", }
442 #define CPUINFO_PROC { "model name", "Processor", }
444 #define CPUINFO_PROC { "Processor", }
446 #define CPUINFO_PROC { "core ID", }
448 #define CPUINFO_PROC { "model name", }
450 const char *cpuinfo_procs[] = CPUINFO_PROC;
451 #undef CPUINFO_PROC