nb_core_per_nodes   10 ompi/mca/topo/treematch/treematch/tm_mapping.h tm_topology_t  *build_synthetic_topology(int *arity, int nb_levels, int *core_numbering, int nb_core_per_nodes);
nb_core_per_nodes   29 ompi/mca/topo/treematch/treematch/tm_topology.c tm_topology_t  *tm_build_synthetic_topology(int *arity, double *cost, int nb_levels, int *core_numbering, int nb_core_per_nodes);
nb_core_per_nodes  766 ompi/mca/topo/treematch/treematch/tm_topology.c tm_topology_t  *tm_build_synthetic_topology(int *arity, double *cost, int nb_levels, int *core_numbering, int nb_core_per_nodes)
nb_core_per_nodes  797 ompi/mca/topo/treematch/treematch/tm_topology.c 	int id = core_numbering[j%nb_core_per_nodes] + (nb_core_per_nodes)*(j/nb_core_per_nodes);
nb_core_per_nodes  139 ompi/mca/topo/treematch/treematch/treematch.h tm_topology_t  *tm_build_synthetic_topology(int *arity, double *cost, int nb_levels, int *core_numbering, int nb_core_per_nodes);