total 32 ompi/datatype/ompi_datatype_get_elements.c size_t internal_count, size, total; total 54 ompi/datatype/ompi_datatype_get_elements.c for (i = OPAL_DATATYPE_FIRST_TYPE, total = 0 ; i < OPAL_DATATYPE_MAX_PREDEFINED ; ++i) { total 55 ompi/datatype/ompi_datatype_get_elements.c total += datatype->super.ptypes[i]; total 57 ompi/datatype/ompi_datatype_get_elements.c internal_count = total * internal_count; total 50 ompi/mca/coll/inter/coll_inter_allgatherv.c int i, rank, size, size_local, total=0, err; total 80 ompi/mca/coll/inter/coll_inter_allgatherv.c total = 0; total 82 ompi/mca/coll/inter/coll_inter_allgatherv.c total = total + count[i]; total 84 ompi/mca/coll/inter/coll_inter_allgatherv.c if ( total > 0 ) { total 86 ompi/mca/coll/inter/coll_inter_allgatherv.c span = opal_datatype_span(&sdtype->super, total, &gap); total 108 ompi/mca/coll/inter/coll_inter_allgatherv.c err = ompi_coll_base_sendrecv_actual(ptmp, total, sdtype, 0, total 47 ompi/mca/coll/inter/coll_inter_gatherv.c int i, rank, size, size_local, total=0, err; total 93 ompi/mca/coll/inter/coll_inter_gatherv.c total = total + count[i]; total 95 ompi/mca/coll/inter/coll_inter_gatherv.c if ( total > 0 ) { total 97 ompi/mca/coll/inter/coll_inter_gatherv.c span = opal_datatype_span(&sdtype->super, total, &gap); total 116 ompi/mca/coll/inter/coll_inter_gatherv.c err = MCA_PML_CALL(send(ptmp, total, sdtype, root, total 48 ompi/mca/coll/inter/coll_inter_scatterv.c int i, rank, size, err, total=0, size_local; total 74 ompi/mca/coll/inter/coll_inter_scatterv.c total = total + counts[i]; total 76 ompi/mca/coll/inter/coll_inter_scatterv.c if ( total > 0 ) { total 78 ompi/mca/coll/inter/coll_inter_scatterv.c span = opal_datatype_span(&rdtype->super, total, &gap); total 85 ompi/mca/coll/inter/coll_inter_scatterv.c err = MCA_PML_CALL(recv(ptmp, total, rdtype, total 243 ompi/mca/osc/sm/osc_sm_component.c unsigned long total, *rbuf; total 265 ompi/mca/osc/sm/osc_sm_component.c total = ((size - 1) / pagesize + 1) * pagesize; total 267 ompi/mca/osc/sm/osc_sm_component.c total = size; total 269 ompi/mca/osc/sm/osc_sm_component.c ret = module->comm->c_coll->coll_allgather(&total, 1, MPI_UNSIGNED_LONG, total 275 ompi/mca/osc/sm/osc_sm_component.c total = 0; total 277 ompi/mca/osc/sm/osc_sm_component.c total += rbuf[i]; total 294 ompi/mca/osc/sm/osc_sm_component.c ret = opal_shmem_segment_create (&module->seg_ds, data_file, total + pagesize + state_size + posts_size); total 337 ompi/mca/osc/sm/osc_sm_component.c for (i = 0, total = state_size + posts_size ; i < comm_size ; ++i) { total 344 ompi/mca/osc/sm/osc_sm_component.c module->bases[i] = ((char *) module->segment_base) + total; total 345 ompi/mca/osc/sm/osc_sm_component.c total += rbuf[i]; total 383 ompi/mca/topo/treematch/treematch/tm_tree.c double line, total = 0; total 395 ompi/mca/topo/treematch/treematch/tm_tree.c total += line; total 68 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h ! Yes, this is a total hack. But Craig Rasumussen tells me that this total 174 opal/mca/event/libevent2022/libevent/test/bench_httpclient.c struct timeval start, end, total; total 193 opal/mca/event/libevent2022/libevent/test/bench_httpclient.c evutil_timersub(&end, &start, &total); total 203 opal/mca/event/libevent2022/libevent/test/bench_httpclient.c (total.tv_sec+ ((double)total.tv_usec)/1000000.0); total 217 opal/mca/event/libevent2022/libevent/test/bench_httpclient.c (int)total.tv_sec, (int)total.tv_usec, total 73 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c unsigned long total, total 84 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c array = calloc(total, sizeof(*array)); total 87 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c fprintf(stderr, "Failed to allocate synthetic index array of size %lu\n", total); total 95 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c for(i=0; i<total; i++) { total 105 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c if (i != total-1) { total 121 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c unsigned minstep = total; total 244 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c step = total / data->level[mydepth].totalwidth; /* number of objects below us */ total 258 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c if (nbs != total) { total 260 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c if (minstep == total/nbs) { total 262 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c loops[nr_loops].nb = total/nbs; total 266 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c fprintf(stderr, "Invalid index interleaving total width %lu instead of %lu\n", nbs, total); total 276 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c for(j=0; j<total; j++) total 282 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c for(j=0; j<total; j++) { total 283 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c if (array[j] >= total) { total 1093 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c hwloc__export_synthetic_indexes(hwloc_obj_t *level, unsigned total, total 1109 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c while (step != total) { total 1111 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c if (total % step) total 1115 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c for(i=1; i<total; i++) total 1118 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c if (i == total) total 1120 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c for(j=2; j<total/i; j++) total 1135 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c for(i=0; i<total; i++) { total 1216 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c unsigned total; total 1221 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c total = topology->slevels[HWLOC_SLEVEL_NUMANODE].nbobjs; total 1224 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c total = topology->level_nbobjects[obj->depth]; total 1232 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c res = hwloc__export_synthetic_indexes(level, total, tmp, tmplen); total 1240 opal/runtime/opal_cr.c double total = 0; total 1243 opal/runtime/opal_cr.c total = timer_start[OPAL_CR_TIMER_MAX-1] - timer_start[OPAL_CR_TIMER_ENTRY0]; total 1244 opal/runtime/opal_cr.c perc = (diff/total) * 100; total 1250 opal/runtime/opal_cr.c total, total 983 opal/test/reachable/reachable_weighted.c int total = 0; total 988 opal/test/reachable/reachable_weighted.c total++; total 993 opal/test/reachable/reachable_weighted.c total++; total 998 opal/test/reachable/reachable_weighted.c total++; total 1003 opal/test/reachable/reachable_weighted.c total++; total 1009 opal/test/reachable/reachable_weighted.c opal_output(0, "\n\nFailed %d/%d Reachable Weighted Test Suites :(\n\n", failed, total); total 1011 opal/test/reachable/reachable_weighted.c opal_output(0, "\n\nPassed %d/%d Reachable Weighted Test Suites :)\n\n", total, total); total 193 orte/mca/snapc/full/snapc_full_global.c int total, total 197 orte/mca/snapc/full/snapc_full_global.c #define SNAPC_FULL_REPORT_PROGRESS(orted, total, min_state) \ total 200 orte/mca/snapc/full/snapc_full_global.c snapc_full_report_progress(orted, total, min_state); \ total 2650 orte/mca/snapc/full/snapc_full_global.c double total = 0; total 2654 orte/mca/snapc/full/snapc_full_global.c total = timer_start[SNAPC_FULL_TIMER_RECOVERED] - timer_start[SNAPC_FULL_TIMER_START]; total 2656 orte/mca/snapc/full/snapc_full_global.c total = timer_start[SNAPC_FULL_TIMER_ESTABLISH] - timer_start[SNAPC_FULL_TIMER_START]; total 2658 orte/mca/snapc/full/snapc_full_global.c perc = (diff/total) * 100; total 2664 orte/mca/snapc/full/snapc_full_global.c total, total 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) total 2680 orte/mca/snapc/full/snapc_full_global.c perc_done = (total-report_progress_cur_loc_finished)/(total*1.0); total 3130 oshmem/mca/memheap/ptmalloc/malloc.c size_t total; total 3151 oshmem/mca/memheap/ptmalloc/malloc.c total = traverse_and_check(m); total 3152 oshmem/mca/memheap/ptmalloc/malloc.c dl_assert(total <= m->footprint); total 47 test/class/opal_fifo.c struct timeval start, stop, total; total 59 test/class/opal_fifo.c timersub(&stop, &start, &total); total 61 test/class/opal_fifo.c timing = ((double) total.tv_sec + (double) total.tv_usec * 1e-6) / (double) ITERATIONS; total 63 test/class/opal_fifo.c printf ("Atomics thread finished. Time: %d s %d us %d nsec/poppush\n", (int) total.tv_sec, total 64 test/class/opal_fifo.c (int)total.tv_usec, (int)(timing / 1e-9)); total 72 test/class/opal_fifo.c struct timeval start, stop, total; total 95 test/class/opal_fifo.c timersub(&stop, &start, &total); total 97 test/class/opal_fifo.c timing = ((double) total.tv_sec + (double) total.tv_usec * 1e-6) / (double) item_count; total 100 test/class/opal_fifo.c (int) total.tv_sec, (int)total.tv_usec, (int)(timing / 1e-9)); total 119 test/class/opal_fifo.c struct timeval start, stop, total; total 172 test/class/opal_fifo.c timersub(&stop, &start, &total); total 174 test/class/opal_fifo.c timing = ((double) total.tv_sec + (double) total.tv_usec * 1e-6) / (double) ITERATIONS; total 182 test/class/opal_fifo.c printf ("Single thread test. Time: %d s %d us %d nsec/poppush\n", (int) total.tv_sec, total 183 test/class/opal_fifo.c (int)total.tv_usec, (int)(timing / 1e-9)); total 205 test/class/opal_fifo.c timersub(&stop, &start, &total); total 207 test/class/opal_fifo.c timing = ((double) total.tv_sec + (double) total.tv_usec * 1e-6) / (double) (ITERATIONS * OPAL_FIFO_TEST_THREAD_COUNT); total 216 test/class/opal_fifo.c OPAL_FIFO_TEST_THREAD_COUNT, (int) total.tv_sec, (int)total.tv_usec, (int)(timing / 1e-9)); total 231 test/class/opal_fifo.c timersub(&stop, &start, &total); total 233 test/class/opal_fifo.c timing = ((double) total.tv_sec + (double) total.tv_usec * 1e-6) / (double) (ITERATIONS * OPAL_FIFO_TEST_THREAD_COUNT); total 242 test/class/opal_fifo.c OPAL_FIFO_TEST_THREAD_COUNT, (int) total.tv_sec, (int)total.tv_usec, (int)(timing / 1e-9)); total 45 test/class/opal_lifo.c struct timeval start, stop, total; total 57 test/class/opal_lifo.c timersub(&stop, &start, &total); total 59 test/class/opal_lifo.c timing = ((double) total.tv_sec + (double) total.tv_usec * 1e-6) / (double) ITERATIONS; total 61 test/class/opal_lifo.c printf ("Atomics thread finished. Time: %d s %d us %d nsec/poppush\n", (int) total.tv_sec, total 62 test/class/opal_lifo.c (int)total.tv_usec, (int)(timing / 1e-9)); total 81 test/class/opal_lifo.c struct timeval start, stop, total; total 134 test/class/opal_lifo.c timersub(&stop, &start, &total); total 136 test/class/opal_lifo.c timing = ((double) total.tv_sec + (double) total.tv_usec * 1e-6) / (double) ITERATIONS; total 144 test/class/opal_lifo.c printf ("Single thread test. Time: %d s %d us %d nsec/poppush\n", (int) total.tv_sec, total 145 test/class/opal_lifo.c (int)total.tv_usec, (int)(timing / 1e-9)); total 167 test/class/opal_lifo.c timersub(&stop, &start, &total); total 169 test/class/opal_lifo.c timing = ((double) total.tv_sec + (double) total.tv_usec * 1e-6) / (double) (ITERATIONS * OPAL_LIFO_TEST_THREAD_COUNT); total 178 test/class/opal_lifo.c OPAL_LIFO_TEST_THREAD_COUNT, (int) total.tv_sec, (int)total.tv_usec, (int)(timing / 1e-9));