Searched refs:PetscLogEventsPause (Results 1 – 5 of 5) sorted by relevance
76 PetscCall(PetscLogEventsPause()); in main()
100 PetscCall(PetscLogEventsPause()); in initialize_handle_()127 PetscCall(PetscLogEventsPause()); in initialize_handle_()
324 PETSC_EXTERN PetscErrorCode PetscLogEventsPause(void);652 #define PetscLogEventsPause() PETSC_SUCCESS macro
60 - Add `PetscLogEventsPause()` and `PetscLogEventsResume()` to isolate a logging event from unrelate…
1761 PetscErrorCode PetscLogEventsPause(void) in PetscLogEventsPause() function