Searched refs:PetscLogPerfstubsBegin (Results 1 – 4 of 4) sorted by relevance
275 PETSC_EXTERN PetscErrorCode PetscLogPerfstubsBegin(void);666 #define PetscLogPerfstubsBegin() PETSC_SUCCESS macro
55 - Add `PetscLogPerfstubsBegin()` for log handling with PerfStubs/TAU
529 if (start_log_perfstubs) PetscCall(PetscLogPerfstubsBegin()); in PetscOptionsCheckInitial_Private()
660 PetscErrorCode PetscLogPerfstubsBegin(void) in PetscLogPerfstubsBegin() function