t2                 18 ompi/mca/topo/treematch/treematch/tm_timings.c   CLOCK_T t2,t1;
t2                 29 ompi/mca/topo/treematch/treematch/tm_timings.c   CLOCK(t2);
t2                 32 ompi/mca/topo/treematch/treematch/tm_timings.c   return CLOCK_DIFF(t2,t1);
t2                168 opal/mca/hwloc/base/hwloc_base_dt.c     hwloc_topology_t t1, t2;
t2                177 opal/mca/hwloc/base/hwloc_base_dt.c     t2 = (hwloc_topology_t)topo2;
t2                181 opal/mca/hwloc/base/hwloc_base_dt.c     d2 = hwloc_topology_get_depth(t2);
t2                198 opal/mca/hwloc/base/hwloc_base_dt.c     if (0 != opal_hwloc_base_topology_export_xmlbuffer(t2, &x2, &l2)) {
t2                219 opal/mca/hwloc/base/hwloc_base_dt.c     if (NULL == (s2 = (struct hwloc_topology_support*)hwloc_topology_get_support(t2)) ||
t2               2096 opal/mca/hwloc/base/hwloc_base_util.c     char *locality=NULL, *tmp, *t2;
t2               2163 opal/mca/hwloc/base/hwloc_base_util.c                     opal_asprintf(&t2, "%sNM%s:", (NULL == locality) ? "" : locality, tmp);
t2               2167 opal/mca/hwloc/base/hwloc_base_util.c                     locality = t2;
t2               2170 opal/mca/hwloc/base/hwloc_base_util.c                     opal_asprintf(&t2, "%sSK%s:", (NULL == locality) ? "" : locality, tmp);
t2               2174 opal/mca/hwloc/base/hwloc_base_util.c                     locality = t2;
t2               2179 opal/mca/hwloc/base/hwloc_base_util.c                         opal_asprintf(&t2, "%sL3%s:", (NULL == locality) ? "" : locality, tmp);
t2               2183 opal/mca/hwloc/base/hwloc_base_util.c                         locality = t2;
t2               2186 opal/mca/hwloc/base/hwloc_base_util.c                         opal_asprintf(&t2, "%sL2%s:", (NULL == locality) ? "" : locality, tmp);
t2               2190 opal/mca/hwloc/base/hwloc_base_util.c                         locality = t2;
t2               2193 opal/mca/hwloc/base/hwloc_base_util.c                         opal_asprintf(&t2, "%sL1%s:", (NULL == locality) ? "" : locality, tmp);
t2               2197 opal/mca/hwloc/base/hwloc_base_util.c                         locality = t2;
t2               2203 opal/mca/hwloc/base/hwloc_base_util.c                     opal_asprintf(&t2, "%sL3%s:", (NULL == locality) ? "" : locality, tmp);
t2               2207 opal/mca/hwloc/base/hwloc_base_util.c                     locality = t2;
t2               2210 opal/mca/hwloc/base/hwloc_base_util.c                     opal_asprintf(&t2, "%sL2%s:", (NULL == locality) ? "" : locality, tmp);
t2               2214 opal/mca/hwloc/base/hwloc_base_util.c                     locality = t2;
t2               2217 opal/mca/hwloc/base/hwloc_base_util.c                     opal_asprintf(&t2, "%sL1%s:", (NULL == locality) ? "" : locality, tmp);
t2               2221 opal/mca/hwloc/base/hwloc_base_util.c                     locality = t2;
t2               2225 opal/mca/hwloc/base/hwloc_base_util.c                     opal_asprintf(&t2, "%sCR%s:", (NULL == locality) ? "" : locality, tmp);
t2               2229 opal/mca/hwloc/base/hwloc_base_util.c                     locality = t2;
t2               2232 opal/mca/hwloc/base/hwloc_base_util.c                     opal_asprintf(&t2, "%sHT%s:", (NULL == locality) ? "" : locality, tmp);
t2               2236 opal/mca/hwloc/base/hwloc_base_util.c                     locality = t2;
t2                723 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   char *c2 = NULL, *cc2 = NULL, t2[64];
t2                733 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   hwloc_obj_type_snprintf(t2, sizeof(t2), old, 0);
t2                740 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	  t2, c2 ? c2 : "none", cc2 ? cc2 : "none");
t2                870 opal/mca/pmix/pmix4x/pmix/examples/server.c     wait_tracker_t *t2;
t2                891 opal/mca/pmix/pmix4x/pmix/examples/server.c         PMIX_LIST_FOREACH(t2, &children, wait_tracker_t) {
t2                892 opal/mca/pmix/pmix4x/pmix/examples/server.c             if (pid == t2->pid) {
t2               1506 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     char *tmp, *t2, *t3;
t2               1533 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c             if (0 > asprintf(&t2, "%s\n%sKey: %s", tmp, p2, src->keys[n])) {
t2               1540 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c             tmp = t2;
t2               1547 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c             if (PMIX_SUCCESS != (rc = pmix_bfrops_base_print_info(&t2, p2, &src->qualifiers[n], PMIX_PROC))) {
t2               1551 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c             if (0 > asprintf(&t3, "%s\n%s", tmp, t2)) {
t2               1554 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c                 free(t2);
t2               1559 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c             free(t2);
t2               1320 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     char *tmp, *t2, *t3;
t2               1347 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c             if (0 > asprintf(&t2, "%s\n%sKey: %s", tmp, p2, src->keys[n])) {
t2               1354 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c             tmp = t2;
t2               1361 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c             if (PMIX_SUCCESS != (rc = pmix20_bfrop_print_info(&t2, p2, &src->qualifiers[n], PMIX_PROC))) {
t2               1365 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c             if (0 > asprintf(&t3, "%s\n%s", tmp, t2)) {
t2               1368 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c                 free(t2);
t2               1373 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c             free(t2);
t2                693 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     pmix_hash_trkr_t *trk, *t2;
t2                730 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     PMIX_LIST_FOREACH(t2, &myhashes, pmix_hash_trkr_t) {
t2                731 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c         if (ns == t2->nptr) {
t2                732 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c             trk = t2;
t2               1023 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     wait_tracker_t *t2;
t2               1044 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c         PMIX_LIST_FOREACH(t2, &children, wait_tracker_t) {
t2               1045 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c             if (pid == t2->pid) {
t2               1046 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c                 t2->exit_code = status;
t2               1224 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     wait_tracker_t *t2;
t2               1245 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c         PMIX_LIST_FOREACH(t2, &children, wait_tracker_t) {
t2               1246 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c             if (pid == t2->pid) {
t2               1249 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c                     t2->exit_code = WEXITSTATUS(status);
t2               1252 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c                         t2->exit_code = WTERMSIG(status) + 128;
t2               1255 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c                 if (0 != t2->exit_code && 0 == exit_code) {
t2               1256 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c                     exit_code = t2->exit_code;
t2                852 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     wait_tracker_t *t2;
t2                873 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c         PMIX_LIST_FOREACH(t2, &children, wait_tracker_t) {
t2                874 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c             if (pid == t2->pid) {
t2                875 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c                 t2->exit_code = status;
t2                327 orte/mca/errmgr/default_orted/errmgr_default_orted.c     orte_wait_tracker_t *t2;
t2                410 orte/mca/errmgr/default_orted/errmgr_default_orted.c             t2 = OBJ_NEW(orte_wait_tracker_t);
t2                412 orte/mca/errmgr/default_orted/errmgr_default_orted.c             t2->child = child;
t2                413 orte/mca/errmgr/default_orted/errmgr_default_orted.c             t2->evb = orte_event_base;
t2                414 orte/mca/errmgr/default_orted/errmgr_default_orted.c             opal_event_set(t2->evb, &t2->ev, -1,
t2                415 orte/mca/errmgr/default_orted/errmgr_default_orted.c                            OPAL_EV_WRITE, orte_odls_base_default_wait_local_proc, t2);
t2                416 orte/mca/errmgr/default_orted/errmgr_default_orted.c             opal_event_set_priority(&t2->ev, ORTE_MSG_PRI);
t2                417 orte/mca/errmgr/default_orted/errmgr_default_orted.c             opal_event_active(&t2->ev, OPAL_EV_WRITE, 1);
t2               1537 orte/mca/odls/base/odls_base_default_fns.c     orte_wait_tracker_t *t2 = (orte_wait_tracker_t*)cbdata;
t2               1538 orte/mca/odls/base/odls_base_default_fns.c     orte_proc_t *proc = t2->child;
t2               1743 orte/mca/odls/base/odls_base_default_fns.c     OBJ_RELEASE(t2);
t2                523 orte/mca/plm/alps/plm_alps_module.c     orte_wait_tracker_t *t2 = (orte_wait_tracker_t*)cbdata;
t2                524 orte/mca/plm/alps/plm_alps_module.c     orte_proc_t *proc = t2->child;
t2                557 orte/mca/plm/alps/plm_alps_module.c     OBJ_RELEASE(t2);
t2                879 orte/mca/plm/base/plm_base_launch_support.c     orte_topology_t *t, *t2;
t2                958 orte/mca/plm/base/plm_base_launch_support.c         if (NULL == (t2 = (orte_topology_t*)opal_pointer_array_get_item(orte_node_topologies, i))) {
t2                962 orte/mca/plm/base/plm_base_launch_support.c         if (0 == strcmp(sig, t2->sig)) {
t2                963 orte/mca/plm/base/plm_base_launch_support.c             t = t2;
t2                265 orte/mca/plm/rsh/plm_rsh_module.c     orte_wait_tracker_t *t2 = (orte_wait_tracker_t*)cbdata;
t2                266 orte/mca/plm/rsh/plm_rsh_module.c     orte_plm_rsh_caddy_t *caddy=(orte_plm_rsh_caddy_t*)t2->cbdata;
t2                274 orte/mca/plm/rsh/plm_rsh_module.c         OBJ_RELEASE(t2);
t2                326 orte/mca/plm/rsh/plm_rsh_module.c     OBJ_RELEASE(t2);
t2                537 orte/mca/plm/slurm/plm_slurm_module.c     orte_wait_tracker_t *t2 = (orte_wait_tracker_t*)cbdata;
t2                538 orte/mca/plm/slurm/plm_slurm_module.c     orte_proc_t *proc = t2->child;
t2                591 orte/mca/plm/slurm/plm_slurm_module.c     OBJ_RELEASE(t2);
t2               1556 orte/mca/sstore/stage/sstore_stage_local.c     orte_wait_tracker_t *t2 = (orte_wait_tracker_t *)cbdata;
t2               1558 orte/mca/sstore/stage/sstore_stage_local.c     app_info = (orte_sstore_stage_local_app_snapshot_info_t*)t2->cbdata;
t2               1567 orte/mca/sstore/stage/sstore_stage_local.c     OBJ_RELEASE(t2);
t2                149 orte/runtime/orte_wait.c     orte_wait_tracker_t *t2;
t2                161 orte/runtime/orte_wait.c             t2 = OBJ_NEW(orte_wait_tracker_t);
t2                163 orte/runtime/orte_wait.c             t2->child = child;
t2                164 orte/runtime/orte_wait.c             t2->evb = evb;
t2                165 orte/runtime/orte_wait.c             t2->cbfunc = callback;
t2                166 orte/runtime/orte_wait.c             t2->cbdata = data;
t2                167 orte/runtime/orte_wait.c             opal_event_set(t2->evb, &t2->ev, -1,
t2                168 orte/runtime/orte_wait.c                            OPAL_EV_WRITE, t2->cbfunc, t2);
t2                169 orte/runtime/orte_wait.c             opal_event_set_priority(&t2->ev, ORTE_MSG_PRI);
t2                170 orte/runtime/orte_wait.c             opal_event_active(&t2->ev, OPAL_EV_WRITE, 1);
t2                176 orte/runtime/orte_wait.c     OPAL_LIST_FOREACH(t2, &pending_cbs, orte_wait_tracker_t) {
t2                177 orte/runtime/orte_wait.c         if (t2->child == child) {
t2                178 orte/runtime/orte_wait.c             t2->cbfunc = callback;
t2                179 orte/runtime/orte_wait.c             t2->cbdata = data;
t2                184 orte/runtime/orte_wait.c     t2 = OBJ_NEW(orte_wait_tracker_t);
t2                186 orte/runtime/orte_wait.c     t2->child = child;
t2                187 orte/runtime/orte_wait.c     t2->evb = evb;
t2                188 orte/runtime/orte_wait.c     t2->cbfunc = callback;
t2                189 orte/runtime/orte_wait.c     t2->cbdata = data;
t2                190 orte/runtime/orte_wait.c     opal_list_append(&pending_cbs, &t2->super);
t2                196 orte/runtime/orte_wait.c     orte_wait_tracker_t *t2;
t2                200 orte/runtime/orte_wait.c     OPAL_LIST_FOREACH(t2, &pending_cbs, orte_wait_tracker_t) {
t2                201 orte/runtime/orte_wait.c         if (t2->child == trk->child) {
t2                202 orte/runtime/orte_wait.c             opal_list_remove_item(&pending_cbs, &t2->super);
t2                203 orte/runtime/orte_wait.c             OBJ_RELEASE(t2);
t2                236 orte/runtime/orte_wait.c     orte_wait_tracker_t *t2;
t2                259 orte/runtime/orte_wait.c         OPAL_LIST_FOREACH(t2, &pending_cbs, orte_wait_tracker_t) {
t2                260 orte/runtime/orte_wait.c             if (pid == t2->child->pid) {
t2                262 orte/runtime/orte_wait.c                 t2->child->exit_code = status;
t2                263 orte/runtime/orte_wait.c                 opal_list_remove_item(&pending_cbs, &t2->super);
t2                264 orte/runtime/orte_wait.c                 if (NULL != t2->cbfunc) {
t2                265 orte/runtime/orte_wait.c                     opal_event_set(t2->evb, &t2->ev, -1,
t2                266 orte/runtime/orte_wait.c                                    OPAL_EV_WRITE, t2->cbfunc, t2);
t2                267 orte/runtime/orte_wait.c                     opal_event_set_priority(&t2->ev, ORTE_MSG_PRI);
t2                268 orte/runtime/orte_wait.c                     opal_event_active(&t2->ev, OPAL_EV_WRITE, 1);
t2                270 orte/runtime/orte_wait.c                     OBJ_RELEASE(t2);
t2                 43 orte/test/mpi/parallel_r64.c   double t1,t2,mbs;
t2                168 orte/test/mpi/parallel_r64.c   t2 = MPI_Wtime();
t2                176 orte/test/mpi/parallel_r64.c   et  = (t2  - t1)/LOOP;
t2                180 orte/test/mpi/parallel_r64.c   mbs = (((double)(LOOP*X*Y*Z)*sizeof(int)))/(1000000.0*(t2-t1));
t2                 43 orte/test/mpi/parallel_r8.c   double t1,t2,mbs;
t2                168 orte/test/mpi/parallel_r8.c   t2 = MPI_Wtime();
t2                176 orte/test/mpi/parallel_r8.c   et  = (t2  - t1)/LOOP;
t2                180 orte/test/mpi/parallel_r8.c   mbs = (((double)(LOOP*X*Y*Z)*sizeof(int)))/(1000000.0*(t2-t1));
t2                 43 orte/test/mpi/parallel_w64.c   double t1,t2,mbs;
t2                176 orte/test/mpi/parallel_w64.c   t2 = MPI_Wtime();
t2                182 orte/test/mpi/parallel_w64.c   et  = (t2  - t1)/LOOP;
t2                186 orte/test/mpi/parallel_w64.c   mbs = (((double)(LOOP*X*Y*Z)*sizeof(int)))/(1000000.0*(t2-t1));
t2                 42 orte/test/mpi/parallel_w8.c     double t1,t2,mbs;
t2                175 orte/test/mpi/parallel_w8.c     t2 = MPI_Wtime();
t2                181 orte/test/mpi/parallel_w8.c     et  = (t2  - t1)/LOOP;
t2                185 orte/test/mpi/parallel_w8.c     mbs = (((double)(LOOP*X*Y*Z)*sizeof(int)))/(1000000.0*(t2-t1));
t2                 66 orte/test/mpi/pmix.c     double t0, t1, t2, t3, t4, t5, t6;
t2                 89 orte/test/mpi/pmix.c     t2 = get_timestamp();
t2                113 orte/test/mpi/pmix.c     fprintf(stderr, "[%d] \"FENCE\" %f\n", my_rank, t3-t2);
t2                 40 orte/test/system/evpri-test.c     struct event *t2;
t2                 48 orte/test/system/evpri-test.c         t2 = (struct event*)malloc(sizeof(struct event));
t2                 49 orte/test/system/evpri-test.c         if (event_assign(t2, base, -1, EV_WRITE, t1func, t2) < 0) {
t2                 52 orte/test/system/evpri-test.c         if (event_priority_set(t2, TERMPRI) < 0) {
t2                 57 orte/test/system/evpri-test.c         event_active(t2, EV_WRITE, 1);
t2                747 orte/util/nidmap.c     orte_topology_t *t2;
t2                827 orte/util/nidmap.c             t2 = OBJ_NEW(orte_topology_t);
t2                828 orte/util/nidmap.c             t2->index = index;
t2                829 orte/util/nidmap.c             t2->sig = sig;
t2                830 orte/util/nidmap.c             t2->topo = topo;
t2                831 orte/util/nidmap.c             opal_pointer_array_set_item(orte_node_topologies, index, t2);
t2                148 test/datatype/unpack_ooo.c     ompi_datatype_t * t2;
t2                165 test/datatype/unpack_ooo.c     rc = ompi_datatype_create_vector(2, 1, 2, MPI_DOUBLE, &t2);
t2                170 test/datatype/unpack_ooo.c     rc = ompi_datatype_commit (&t2);
t2                243 test/datatype/unpack_ooo.c     type[1] = t2;
t2                 73 test/monitoring/test_overhead.c static inline double timing_delay(const struct timespec*const t1, const struct timespec*const t2)
t2                 75 test/monitoring/test_overhead.c     const double delay = 1000000.0 * (t2->tv_sec - t1->tv_sec) + (t2->tv_nsec - t1->tv_nsec) / 1000.0;