Searched refs:ps_timer_stop_ (Results 1 – 3 of 3) sorted by relevance
62 void ps_timer_stop_(const void *timer);111 if (perfstubs_initialized == PERFSTUBS_SUCCESS) ps_timer_stop_(_timer); \137 if (perfstubs_initialized == PERFSTUBS_SUCCESS) ps_timer_stop_(_timer);209 if (perfstubs_initialized == PERFSTUBS_SUCCESS) ps_timer_stop_(m_timer); in ~ScopedTimer()
271 void ps_timer_stop_(const void *timer) { in ps_timer_stop_() function281 ps_timer_stop_(*timer); in ps_timer_stop_fortran_()
133 …ps_event.timer != NULL) PetscStackCallExternalVoid("ps_timer_stop_", ps_timer_stop_(ps_event.timer… in PetscLogHandlerEventEnd_Perfstubs()157 …if (ps_event.timer != NULL) PetscStackCallExternalVoid("ps_timer_stop_", ps_timer_stop_(ps_event.t… in PetscLogHandlerStagePop_Perfstubs()