inclusive         184 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   int inclusive;
inclusive         245 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   cache->inclusive = 0; /* old AMD (K8-K10) supposed to have exclusive caches */
inclusive         455 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c       cache->inclusive = edx & 0x2;
inclusive         563 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c       cache->inclusive = edx & 0x2;
inclusive         982 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	    hwloc_obj_add_info(cache, "Inclusive", infos[i].cache[l].inclusive ? "1" : "0");
inclusive        1014 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	  hwloc_obj_add_info(cache, "Inclusive", infos[i].cache[l].inclusive ? "1" : "0");