Lines Matching defs:CPUINFO_PROC
446 #define CPUINFO_PROC { "cpu", }
448 #define CPUINFO_PROC { "vendor_id", }
450 #define CPUINFO_PROC { "cpu type", }
452 #define CPUINFO_PROC { "cpu model", }
454 #define CPUINFO_PROC { "model name", "Processor", }
456 #define CPUINFO_PROC { "Processor", }
458 #define CPUINFO_PROC { "core ID", }
460 #define CPUINFO_PROC { "Model Name", }
462 #define CPUINFO_PROC { "model name", }
464 const char *cpuinfo_procs[] = CPUINFO_PROC;
465 #undef CPUINFO_PROC