Searched refs:cpu_type (Results 1 – 1 of 1) sorted by relevance
2551 std::string cpu_type; in PrintEnvironment() local2562 cpu_type = val.ToString(); in PrintEnvironment()2568 fprintf(stderr, "CPU: %d * %s\n", num_cpus, cpu_type.c_str()); in PrintEnvironment()