Searched refs:petsc_wait_ct (Results 1 – 2 of 2) sorted by relevance
208 PETSC_EXTERN PetscLogDouble petsc_wait_ct; variable523 …#define MPI_Wait(request, status) (PetscAddLogDouble(&petsc_wait_ct, &petsc_wait_ct_th, 1) || Pets…600 …#define MPIX_Wait_enqueue(request, status) (PetscAddLogDouble(&petsc_wait_ct, &petsc_wait_ct_th, 1…
51 PetscLogDouble petsc_wait_ct = 0.0; /* The number of waits */ variable2614 petsc_wait_ct = 0.0; in PetscLogFinalize()