orted_snapshot    192 orte/mca/snapc/full/snapc_full_global.c static void snapc_full_report_progress(orte_snapc_full_orted_snapshot_t *orted_snapshot,
orted_snapshot    584 orte/mca/snapc/full/snapc_full_global.c     orte_snapc_full_orted_snapshot_t *orted_snapshot = NULL;
orted_snapshot    621 orte/mca/snapc/full/snapc_full_global.c             orted_snapshot = (orte_snapc_full_orted_snapshot_t*)orted_item;
orted_snapshot    627 orte/mca/snapc/full/snapc_full_global.c                                                            &(orted_snapshot->process_name) )) {
orted_snapshot    643 orte/mca/snapc/full/snapc_full_global.c         orted_snapshot = OBJ_NEW(orte_snapc_full_orted_snapshot_t);
orted_snapshot    645 orte/mca/snapc/full/snapc_full_global.c         orted_snapshot->process_name.jobid  = cur_node->daemon->name.jobid;
orted_snapshot    646 orte/mca/snapc/full/snapc_full_global.c         orted_snapshot->process_name.vpid   = cur_node->daemon->name.vpid;
orted_snapshot    651 orte/mca/snapc/full/snapc_full_global.c                 orte_util_compare_name_fields(mask, &orted_snapshot->process_name, ORTE_PROC_MY_NAME)) {
orted_snapshot    665 orte/mca/snapc/full/snapc_full_global.c             opal_list_append(&(orted_snapshot->super.local_snapshots), &(app_snapshot->super));
orted_snapshot    669 orte/mca/snapc/full/snapc_full_global.c         opal_list_append(&global_snapshot.local_snapshots, &(orted_snapshot->super.super));
orted_snapshot    677 orte/mca/snapc/full/snapc_full_global.c     orte_snapc_full_orted_snapshot_t *orted_snapshot = NULL;
orted_snapshot    715 orte/mca/snapc/full/snapc_full_global.c                 orted_snapshot = (orte_snapc_full_orted_snapshot_t*)orted_item;
orted_snapshot    720 orte/mca/snapc/full/snapc_full_global.c                 for(app_item  = opal_list_get_first(&(orted_snapshot->super.local_snapshots));
orted_snapshot    721 orte/mca/snapc/full/snapc_full_global.c                     app_item != opal_list_get_end(&(orted_snapshot->super.local_snapshots));
orted_snapshot    729 orte/mca/snapc/full/snapc_full_global.c                         opal_list_remove_item(&(orted_snapshot->super.local_snapshots), app_item);
orted_snapshot    749 orte/mca/snapc/full/snapc_full_global.c         orted_snapshot = (orte_snapc_full_orted_snapshot_t*)orted_item;
orted_snapshot    760 orte/mca/snapc/full/snapc_full_global.c                                                            &(orted_snapshot->process_name) )) {
orted_snapshot    769 orte/mca/snapc/full/snapc_full_global.c                                  ORTE_NAME_PRINT(&(orted_snapshot->process_name)) ));
orted_snapshot    770 orte/mca/snapc/full/snapc_full_global.c             while( NULL != (item = opal_list_remove_first(&(orted_snapshot->super.local_snapshots))) ) {
orted_snapshot    794 orte/mca/snapc/full/snapc_full_global.c             orted_snapshot = (orte_snapc_full_orted_snapshot_t*)orted_item;
orted_snapshot    798 orte/mca/snapc/full/snapc_full_global.c                                                            &(orted_snapshot->process_name) )) {
orted_snapshot    809 orte/mca/snapc/full/snapc_full_global.c             while( NULL != (item = opal_list_remove_first(&(orted_snapshot->super.local_snapshots))) ) {
orted_snapshot    828 orte/mca/snapc/full/snapc_full_global.c                 opal_list_append(&(orted_snapshot->super.local_snapshots), &(app_snapshot->super));
orted_snapshot    838 orte/mca/snapc/full/snapc_full_global.c         orted_snapshot = OBJ_NEW(orte_snapc_full_orted_snapshot_t);
orted_snapshot    840 orte/mca/snapc/full/snapc_full_global.c         orted_snapshot->process_name.jobid  = cur_node->daemon->name.jobid;
orted_snapshot    841 orte/mca/snapc/full/snapc_full_global.c         orted_snapshot->process_name.vpid   = cur_node->daemon->name.vpid;
orted_snapshot    846 orte/mca/snapc/full/snapc_full_global.c                 orte_util_compare_name_fields(mask, &orted_snapshot->process_name, ORTE_PROC_MY_NAME)) {
orted_snapshot    863 orte/mca/snapc/full/snapc_full_global.c             opal_list_append(&(orted_snapshot->super.local_snapshots), &(app_snapshot->super));
orted_snapshot    866 orte/mca/snapc/full/snapc_full_global.c         opal_list_append(&global_snapshot.local_snapshots, &(orted_snapshot->super.super));
orted_snapshot   1529 orte/mca/snapc/full/snapc_full_global.c     orte_snapc_full_orted_snapshot_t *orted_snapshot = NULL;
orted_snapshot   1534 orte/mca/snapc/full/snapc_full_global.c     orted_snapshot = find_orted_snapshot(sender);
orted_snapshot   1535 orte/mca/snapc/full/snapc_full_global.c     if( NULL == orted_snapshot ) {
orted_snapshot   1546 orte/mca/snapc/full/snapc_full_global.c                          ORTE_NAME_PRINT(&(orted_snapshot->process_name)) ));
orted_snapshot   1563 orte/mca/snapc/full/snapc_full_global.c     orted_snapshot->state = remote_ckpt_state;
orted_snapshot   1564 orte/mca/snapc/full/snapc_full_global.c     orte_snapc_ckpt_state_str(&state_str, orted_snapshot->state);
orted_snapshot   1567 orte/mca/snapc/full/snapc_full_global.c                          (int)(orted_snapshot->state), state_str));
orted_snapshot   1584 orte/mca/snapc/full/snapc_full_global.c     SNAPC_FULL_REPORT_PROGRESS(orted_snapshot, current_total_orteds, loc_min_state);
orted_snapshot   1730 orte/mca/snapc/full/snapc_full_global.c                 orted_snapshot = (orte_snapc_full_orted_snapshot_t*)item;
orted_snapshot   1732 orte/mca/snapc/full/snapc_full_global.c                 orted_snapshot->state = ORTE_SNAPC_CKPT_STATE_NONE;
orted_snapshot   1734 orte/mca/snapc/full/snapc_full_global.c                 for(aitem  = opal_list_get_first(&(orted_snapshot->super.local_snapshots));
orted_snapshot   1735 orte/mca/snapc/full/snapc_full_global.c                     aitem != opal_list_get_end(&(orted_snapshot->super.local_snapshots));
orted_snapshot   2068 orte/mca/snapc/full/snapc_full_global.c     orte_snapc_full_orted_snapshot_t *orted_snapshot = NULL;
orted_snapshot   2085 orte/mca/snapc/full/snapc_full_global.c         orted_snapshot = (orte_snapc_full_orted_snapshot_t*)item;
orted_snapshot   2087 orte/mca/snapc/full/snapc_full_global.c         orted_snapshot->state   = ckpt_state;
orted_snapshot   2319 orte/mca/snapc/full/snapc_full_global.c     orte_snapc_full_orted_snapshot_t *orted_snapshot = NULL;
orted_snapshot   2333 orte/mca/snapc/full/snapc_full_global.c         orted_snapshot = (orte_snapc_full_orted_snapshot_t*)orted_item;
orted_snapshot   2335 orte/mca/snapc/full/snapc_full_global.c         if( ORTE_SNAPC_CKPT_STATE_ERROR == orted_snapshot->state ) {
orted_snapshot   2354 orte/mca/snapc/full/snapc_full_global.c     orte_snapc_full_orted_snapshot_t *orted_snapshot = NULL;
orted_snapshot   2361 orte/mca/snapc/full/snapc_full_global.c         orted_snapshot = (orte_snapc_full_orted_snapshot_t*)item;
orted_snapshot   2366 orte/mca/snapc/full/snapc_full_global.c                 orte_util_compare_name_fields(mask, name, &orted_snapshot->process_name)) {
orted_snapshot   2367 orte/mca/snapc/full/snapc_full_global.c             return orted_snapshot;
orted_snapshot   2386 orte/mca/snapc/full/snapc_full_global.c         orted_snapshot = (orte_snapc_full_orted_snapshot_t*)item;
orted_snapshot   2391 orte/mca/snapc/full/snapc_full_global.c                 orte_util_compare_name_fields(mask, name, &orted_snapshot->process_name)) {
orted_snapshot   2392 orte/mca/snapc/full/snapc_full_global.c             return orted_snapshot;
orted_snapshot   2402 orte/mca/snapc/full/snapc_full_global.c     orte_snapc_full_orted_snapshot_t *orted_snapshot = NULL;
orted_snapshot   2412 orte/mca/snapc/full/snapc_full_global.c         orted_snapshot = (orte_snapc_full_orted_snapshot_t*)item;
orted_snapshot   2415 orte/mca/snapc/full/snapc_full_global.c         if( 0 >= opal_list_get_size(&(orted_snapshot->super.local_snapshots)) ) {
orted_snapshot   2418 orte/mca/snapc/full/snapc_full_global.c                                  ORTE_NAME_PRINT(&orted_snapshot->process_name) ));
orted_snapshot   2433 orte/mca/snapc/full/snapc_full_global.c         orte_snapc_ckpt_state_str(&state_str_a, orted_snapshot->state);
orted_snapshot   2438 orte/mca/snapc/full/snapc_full_global.c                              ORTE_NAME_PRINT(&orted_snapshot->process_name),
orted_snapshot   2439 orte/mca/snapc/full/snapc_full_global.c                              (int)orted_snapshot->state, state_str_a,
orted_snapshot   2442 orte/mca/snapc/full/snapc_full_global.c         if( (int)min_state > (int)orted_snapshot->state ) {
orted_snapshot   2443 orte/mca/snapc/full/snapc_full_global.c             min_state = orted_snapshot->state;
orted_snapshot   2447 orte/mca/snapc/full/snapc_full_global.c                                  ORTE_NAME_PRINT(&orted_snapshot->process_name),
orted_snapshot   2478 orte/mca/snapc/full/snapc_full_global.c     orte_snapc_full_orted_snapshot_t *orted_snapshot = NULL;
orted_snapshot   2505 orte/mca/snapc/full/snapc_full_global.c         orted_snapshot = (orte_snapc_full_orted_snapshot_t*)item;
orted_snapshot   2507 orte/mca/snapc/full/snapc_full_global.c         orted_snapshot->state = ORTE_SNAPC_CKPT_STATE_NONE;
orted_snapshot   2509 orte/mca/snapc/full/snapc_full_global.c         for(aitem  = opal_list_get_first(&(orted_snapshot->super.local_snapshots));
orted_snapshot   2510 orte/mca/snapc/full/snapc_full_global.c             aitem != opal_list_get_end(&(orted_snapshot->super.local_snapshots));
orted_snapshot   2669 orte/mca/snapc/full/snapc_full_global.c static void snapc_full_report_progress(orte_snapc_full_orted_snapshot_t *orted_snapshot, int total, int min_state)
orted_snapshot   2675 orte/mca/snapc/full/snapc_full_global.c     if( ORTE_SNAPC_CKPT_STATE_FINISHED_LOCAL != orted_snapshot->state ) {