mcdram_cache_inclusiveness 2946 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   int mcdram_cache_inclusiveness;
mcdram_cache_inclusiveness 2970 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   hwdata->mcdram_cache_inclusiveness = -1;
mcdram_cache_inclusiveness 3009 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c           sscanf(data_beg, "inclusiveness: %d", &hwdata->mcdram_cache_inclusiveness);
mcdram_cache_inclusiveness 3010 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c           hwloc_debug("read inclusiveness=%d\n", hwdata->mcdram_cache_inclusiveness);
mcdram_cache_inclusiveness 3044 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       || hwdata->mcdram_cache_inclusiveness == -1) {
mcdram_cache_inclusiveness 3049 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 		hwdata->mcdram_cache_inclusiveness);
mcdram_cache_inclusiveness 3108 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   hwdata->mcdram_cache_inclusiveness = 1;
mcdram_cache_inclusiveness 3322 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 		hwloc_obj_add_info(cache, "Inclusive", knl_hwdata.mcdram_cache_inclusiveness ? "1" : "0");