Home
last modified time | relevance | path

Searched refs:timer_end (Results 1 – 1 of 1) sorted by relevance

/phasta/phastaIO/
H A DphastaIO.cc577 double timer_start, timer_end; in initphmpiio() local
603 endTimer(&timer_end); in initphmpiio()
604 printPerf("initphmpiio", timer_start, timer_end, 0, 0, ""); in initphmpiio()
702 endTimer(&timer_end); in initphmpiio()
703 printPerf("initphmpiio", timer_start, timer_end, 0, 0, ""); in initphmpiio()
715 double timer_start, timer_end; in finalizephmpiio() local
745 endTimer(&timer_end); in finalizephmpiio()
746 printPerf("finalizempiio", timer_start, timer_end, 0, 0, ""); in finalizephmpiio()
768 double timer_start, timer_end; in initphmpiiosub() local
794 endTimer(&timer_end); in initphmpiiosub()
[all …]