cpu_model 597 orte/util/name_fns.c int orte_util_convert_string_to_sysinfo(char **cpu_type, char **cpu_model, cpu_model 630 orte/util/name_fns.c *cpu_model = strdup(token); cpu_model 639 orte/util/name_fns.c const char *cpu_type, const char *cpu_model) cpu_model 653 orte/util/name_fns.c if (NULL == cpu_model) { cpu_model 656 orte/util/name_fns.c opal_asprintf(sysinfo_string, "%s%c%s", tmp, ORTE_SCHEMA_DELIMITER_CHAR, cpu_model); cpu_model 138 orte/util/name_fns.h ORTE_DECLSPEC int orte_util_convert_string_to_sysinfo(char **cpu_type, char **cpu_model, cpu_model 141 orte/util/name_fns.h const char *cpu_model, const char *cpu_type);