hpctimer_wtime    180 ompi/tools/mpisync/hpctimer.c         start = hpctimer_wtime();
hpctimer_wtime    182 ompi/tools/mpisync/hpctimer.c         stop = hpctimer_wtime();
hpctimer_wtime     57 ompi/tools/mpisync/hpctimer.h double hpctimer_wtime(void);
hpctimer_wtime    132 ompi/tools/mpisync/mpigclock.c             starttime = hpctimer_wtime();
hpctimer_wtime    136 ompi/tools/mpisync/mpigclock.c             stoptime = hpctimer_wtime();
hpctimer_wtime    154 ompi/tools/mpisync/mpigclock.c             peertime = hpctimer_wtime() + root_offset;