opal_pstat 48 opal/mca/pstat/base/pstat_base_open.c opal_pstat_base_module_t opal_pstat = { opal_pstat 58 opal/mca/pstat/base/pstat_base_open.c if (NULL != opal_pstat.finalize) { opal_pstat 59 opal/mca/pstat/base/pstat_base_open.c opal_pstat.finalize(); opal_pstat 57 opal/mca/pstat/base/pstat_base_select.c opal_pstat = *best_module; opal_pstat 60 opal/mca/pstat/base/pstat_base_select.c if (OPAL_SUCCESS != (ret = opal_pstat.init()) ) { opal_pstat 89 opal/mca/pstat/pstat.h OPAL_DECLSPEC extern opal_pstat_base_module_t opal_pstat; opal_pstat 2004 orte/mca/odls/base/odls_base_default_fns.c rc = opal_pstat.query(child->pid, &stats, NULL); opal_pstat 1345 orte/orted/orted_comm.c opal_pstat.query(orte_process_info.pid, &pstat, NULL); opal_pstat 1356 orte/orted/orted_comm.c if (OPAL_SUCCESS == opal_pstat.query(proct->pid, &pstat, NULL)) { opal_pstat 612 orte/orted/pmix/pmix_server_gen.c opal_pstat.query(orte_process_info.pid, &pstat, NULL); opal_pstat 627 orte/orted/pmix/pmix_server_gen.c if (OPAL_SUCCESS == opal_pstat.query(proct->pid, &pstat, NULL)) {