Searched refs:PRESENT_CPULIST_FILENAME (Results 1 – 1 of 1) sorted by relevance
40 #define PRESENT_CPULIST_FILENAME "/sys/devices/system/cpu/present" macro248 …if (!cpuinfo_linux_parse_cpulist(PRESENT_CPULIST_FILENAME, max_processor_number_parser, &max_prese… in cpuinfo_linux_get_max_present_processor()250 …puinfo_log_error("failed to parse the list of present processors in %s", PRESENT_CPULIST_FILENAME); in cpuinfo_linux_get_max_present_processor()252 …info_log_warning("failed to parse the list of present processors in %s", PRESENT_CPULIST_FILENAME); in cpuinfo_linux_get_max_present_processor()313 if (cpuinfo_linux_parse_cpulist(PRESENT_CPULIST_FILENAME, detect_processor_parser, &context)) { in cpuinfo_linux_detect_present_processors()316 …info_log_warning("failed to parse the list of present processors in %s", PRESENT_CPULIST_FILENAME); in cpuinfo_linux_detect_present_processors()