OMPI_OSC_MONITORING_MODULE_VARIABLE   39 ompi/mca/osc/monitoring/osc_monitoring_accumulate.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_compare_and_swap(origin_addr, compare_addr, result_addr, dt, target_rank, target_disp, win); \
OMPI_OSC_MONITORING_MODULE_VARIABLE   69 ompi/mca/osc/monitoring/osc_monitoring_accumulate.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_get_accumulate(origin_addr, origin_count, origin_datatype, result_addr, result_count, result_datatype, target_rank, target_disp, target_count, target_datatype, op, win); \
OMPI_OSC_MONITORING_MODULE_VARIABLE  101 ompi/mca/osc/monitoring/osc_monitoring_accumulate.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_rget_accumulate(origin_addr, origin_count, origin_datatype, result_addr, result_count, result_datatype, target_rank, target_disp, target_count, target_datatype, op, win, request); \
OMPI_OSC_MONITORING_MODULE_VARIABLE  126 ompi/mca/osc/monitoring/osc_monitoring_accumulate.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_raccumulate(origin_addr, origin_count, origin_datatype, target_rank, target_disp, target_count, target_datatype, op, win, request); \
OMPI_OSC_MONITORING_MODULE_VARIABLE  150 ompi/mca/osc/monitoring/osc_monitoring_accumulate.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_accumulate(origin_addr, origin_count, origin_datatype, target_rank, target_disp, target_count, target_datatype, op, win); \
OMPI_OSC_MONITORING_MODULE_VARIABLE  172 ompi/mca/osc/monitoring/osc_monitoring_accumulate.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_fetch_and_op(origin_addr, result_addr, dt, target_rank, target_disp, op, win); \
OMPI_OSC_MONITORING_MODULE_VARIABLE   20 ompi/mca/osc/monitoring/osc_monitoring_active_target.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_post(group, assert, win); \
OMPI_OSC_MONITORING_MODULE_VARIABLE   25 ompi/mca/osc/monitoring/osc_monitoring_active_target.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_start(group, assert, win); \
OMPI_OSC_MONITORING_MODULE_VARIABLE   30 ompi/mca/osc/monitoring/osc_monitoring_active_target.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_complete(win); \
OMPI_OSC_MONITORING_MODULE_VARIABLE   35 ompi/mca/osc/monitoring/osc_monitoring_active_target.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_wait(win); \
OMPI_OSC_MONITORING_MODULE_VARIABLE   40 ompi/mca/osc/monitoring/osc_monitoring_active_target.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_test(win, flag); \
OMPI_OSC_MONITORING_MODULE_VARIABLE   45 ompi/mca/osc/monitoring/osc_monitoring_active_target.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_fence(assert, win); \
OMPI_OSC_MONITORING_MODULE_VARIABLE   40 ompi/mca/osc/monitoring/osc_monitoring_comm.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_put(origin_addr, origin_count, origin_datatype, target_rank, target_disp, target_count, target_datatype, win); \
OMPI_OSC_MONITORING_MODULE_VARIABLE   65 ompi/mca/osc/monitoring/osc_monitoring_comm.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_rput(origin_addr, origin_count, origin_datatype, target_rank, target_disp, target_count, target_datatype, win, request); \
OMPI_OSC_MONITORING_MODULE_VARIABLE   89 ompi/mca/osc/monitoring/osc_monitoring_comm.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_get(origin_addr, origin_count, origin_datatype, source_rank, source_disp, source_count, source_datatype, win); \
OMPI_OSC_MONITORING_MODULE_VARIABLE  114 ompi/mca/osc/monitoring/osc_monitoring_comm.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_rget(origin_addr, origin_count, origin_datatype, source_rank, source_disp, source_count, source_datatype, win, request); \
OMPI_OSC_MONITORING_MODULE_VARIABLE   19 ompi/mca/osc/monitoring/osc_monitoring_dynamic.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_win_attach(win, base, len); \
OMPI_OSC_MONITORING_MODULE_VARIABLE   24 ompi/mca/osc/monitoring/osc_monitoring_dynamic.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_win_detach(win, base); \
OMPI_OSC_MONITORING_MODULE_VARIABLE   36 ompi/mca/osc/monitoring/osc_monitoring_module.h     static ompi_osc_base_module_t OMPI_OSC_MONITORING_MODULE_VARIABLE(template);
OMPI_OSC_MONITORING_MODULE_VARIABLE   42 ompi/mca/osc/monitoring/osc_monitoring_module.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_free(win); \
OMPI_OSC_MONITORING_MODULE_VARIABLE   99 ompi/mca/osc/monitoring/osc_monitoring_module.h             memcpy(&OMPI_OSC_MONITORING_MODULE_VARIABLE(template),      \
OMPI_OSC_MONITORING_MODULE_VARIABLE   19 ompi/mca/osc/monitoring/osc_monitoring_passive_target.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_sync(win); \
OMPI_OSC_MONITORING_MODULE_VARIABLE   24 ompi/mca/osc/monitoring/osc_monitoring_passive_target.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_flush(target, win); \
OMPI_OSC_MONITORING_MODULE_VARIABLE   29 ompi/mca/osc/monitoring/osc_monitoring_passive_target.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_flush_all(win); \
OMPI_OSC_MONITORING_MODULE_VARIABLE   34 ompi/mca/osc/monitoring/osc_monitoring_passive_target.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_flush_local(target, win); \
OMPI_OSC_MONITORING_MODULE_VARIABLE   39 ompi/mca/osc/monitoring/osc_monitoring_passive_target.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_flush_local_all(win); \
OMPI_OSC_MONITORING_MODULE_VARIABLE   44 ompi/mca/osc/monitoring/osc_monitoring_passive_target.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_lock(lock_type, target, assert, win); \
OMPI_OSC_MONITORING_MODULE_VARIABLE   49 ompi/mca/osc/monitoring/osc_monitoring_passive_target.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_unlock(target, win); \
OMPI_OSC_MONITORING_MODULE_VARIABLE   54 ompi/mca/osc/monitoring/osc_monitoring_passive_target.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_lock_all(assert, win); \
OMPI_OSC_MONITORING_MODULE_VARIABLE   59 ompi/mca/osc/monitoring/osc_monitoring_passive_target.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_unlock_all(win); \