mcdram_cache_associativity 2945 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c int mcdram_cache_associativity; mcdram_cache_associativity 2969 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c hwdata->mcdram_cache_associativity = -1; mcdram_cache_associativity 3012 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c sscanf(data_beg, "associativity: %d\n", &hwdata->mcdram_cache_associativity); mcdram_cache_associativity 3013 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c hwloc_debug("read associativity=%d\n", hwdata->mcdram_cache_associativity); mcdram_cache_associativity 3043 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c || hwdata->mcdram_cache_associativity == -1 mcdram_cache_associativity 3048 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c hwdata->mcdram_cache_associativity, mcdram_cache_associativity 3107 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c hwdata->mcdram_cache_associativity = 1; mcdram_cache_associativity 3321 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c cache->attr->cache.associativity = knl_hwdata.mcdram_cache_associativity;