memprofile        116 ompi/tools/ompi_info/param.c     char *memprofile;
memprofile        273 ompi/tools/ompi_info/param.c     memprofile = OPAL_ENABLE_MEM_PROFILE ? "yes" : "no";
memprofile        665 ompi/tools/ompi_info/param.c     opal_info_out("Memory profiling support", "option:mem-profile", memprofile);
memprofile        343 orte/tools/orte-info/param.c     char *memprofile;
memprofile        355 orte/tools/orte-info/param.c     memprofile = OPAL_ENABLE_MEM_PROFILE ? "yes" : "no";
memprofile        427 orte/tools/orte-info/param.c     orte_info_out("Memory profiling support", "option:mem-profile", memprofile);
memprofile         69 oshmem/tools/oshmem_info/param.c     char *memprofile;
memprofile        114 oshmem/tools/oshmem_info/param.c     memprofile = OPAL_ENABLE_MEM_PROFILE ? "yes" : "no";
memprofile        387 oshmem/tools/oshmem_info/param.c     opal_info_out("Memory profiling support", "option:mem-profile", memprofile);