Searched refs:cpu_list_str (Results 1 – 2 of 2) sorted by relevance
237 char core_siblings_path[1024], cpu_list_str[64]; in get_core_sibling() local250 if (fscanf(fp, "%s", cpu_list_str) <= 0) { in get_core_sibling()258 char *token = strtok(cpu_list_str, "-,"); in get_core_sibling()
129 char *cpu_list_str; member529 p0.cpu_list_str = strdup(arg); in parse_cpu_list()531 dprintf("got CPU list: {%s}\n", p0.cpu_list_str); in parse_cpu_list()542 if (!g->p.cpu_list_str) in parse_setup_cpu_list()547 str0 = str = strdup(g->p.cpu_list_str); in parse_setup_cpu_list()