setstring 1919 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c char *setstring = NULL, *setstring2 = NULL; setstring 1946 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c hwloc_bitmap_asprintf(&setstring, obj->cpuset); setstring 1947 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c state->new_prop(state, "cpuset", setstring); setstring 1954 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c state->new_prop(state, "online_cpuset", setstring); setstring 1955 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c free(setstring); setstring 1960 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c hwloc_bitmap_asprintf(&setstring, allowed_cpuset); setstring 1961 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c state->new_prop(state, "allowed_cpuset", setstring); setstring 1962 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c free(setstring); setstring 1970 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c hwloc_bitmap_asprintf(&setstring, obj->nodeset); setstring 1971 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c state->new_prop(state, "nodeset", setstring); setstring 1972 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c free(setstring); setstring 1974 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c hwloc_bitmap_asprintf(&setstring, obj->complete_nodeset); setstring 1975 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c state->new_prop(state, "complete_nodeset", setstring); setstring 1976 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c free(setstring); setstring 1981 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c hwloc_bitmap_asprintf(&setstring, allowed_nodeset); setstring 1982 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c state->new_prop(state, "allowed_nodeset", setstring); setstring 1983 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c free(setstring);