nb_processing_units  804 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c   nb_cores=nb_processing_units(topology)*topology->oversub_fact;
nb_processing_units  487 ompi/mca/topo/treematch/treematch/tm_mapping.c     for( i = 0 ; i < nb_processing_units(topology) ; i++ )
nb_processing_units  516 ompi/mca/topo/treematch/treematch/tm_mapping.c     for( i = 0 ; i < nb_processing_units(topology) ; i++ ){
nb_processing_units  536 ompi/mca/topo/treematch/treematch/tm_mapping.c   size_t k_length      = nb_processing_units(topology);
nb_processing_units   19 ompi/mca/topo/treematch/treematch/tm_mapping.h int nb_processing_units(tm_topology_t *topology);
nb_processing_units  215 ompi/mca/topo/treematch/treematch/tm_solution.c     for( i = 0 ; i < nb_processing_units(topology) ; i++ ){
nb_processing_units   22 ompi/mca/topo/treematch/treematch/tm_topology.h int nb_processing_units(tm_topology_t *topology);
nb_processing_units 2285 ompi/mca/topo/treematch/treematch/tm_tree.c   npu            = nb_processing_units(topology);