apicid_set         35 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   hwloc_bitmap_t apicid_set;
apicid_set        678 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   if (hwloc_bitmap_isset(data->apicid_set, infos->apicid))
apicid_set        681 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c     hwloc_bitmap_set(data->apicid_set, infos->apicid);
apicid_set       1429 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   hwloc_bitmap_free(data->apicid_set);
apicid_set       1460 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   data->apicid_set = hwloc_bitmap_alloc();