cpg_model_info    123 lib/cluster/cpg.c     cpg_model_v1_data_t cpg_model_info = {CPG_MODEL_V1, NULL, NULL, NULL, 0};
cpg_model_info    136 lib/cluster/cpg.c         cs_repeat(rc, retries, 5, cpg_model_initialize(&local_handle, CPG_MODEL_V1, (cpg_model_data_t *)&cpg_model_info, NULL));
cpg_model_info    790 lib/cluster/cpg.c     cpg_model_v1_data_t cpg_model_info = {
cpg_model_info    807 lib/cluster/cpg.c     cs_repeat(rc, retries, 30, cpg_model_initialize(&handle, CPG_MODEL_V1, (cpg_model_data_t *)&cpg_model_info, NULL));