lines_per_tag    3683 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	  unsigned sets, lines_per_tag;
lines_per_tag    3742 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	  lines_per_tag = 1;
lines_per_tag    3744 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	  hwloc_read_path_as_uint(str, &lines_per_tag, data->root_fd);
lines_per_tag    3752 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	  if (!linesize || !lines_per_tag || !sets)
lines_per_tag    3757 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	    cache->attr->cache.associativity = (kB << 10) / linesize / lines_per_tag / sets;