ofroot 2804 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c const char ofroot[] = "/proc/device-tree/cpus"; ofroot 2807 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c DIR *dt = hwloc_opendir(ofroot, root_fd); ofroot 2832 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c err = snprintf(cpu, sizeof(cpu), "%s/%s", ofroot, dirent->d_name); ofroot 2898 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c hwloc_debug("No cores and L2 cache were found in %s, exiting\n", ofroot); ofroot 2927 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c snprintf(cpu, sizeof(cpu), "%s/%s", ofroot, cpus.p[i].name);