Searched refs:PetscLogNumViewersDestroyed (Results 1 – 3 of 3) sorted by relevance
109 PetscInt PetscLogNumViewersDestroyed = 0; variable2092 if (refct == 1) PetscLogNumViewersDestroyed++; in PetscLogViewFromOptions()2094 PetscLogNumViewersDestroyed = 0; in PetscLogViewFromOptions()
209 PETSC_INTERN PetscInt PetscLogNumViewersDestroyed; variable
1754 … PetscLogNumViewersCreated && class_perf_info->destructions == PetscLogNumViewersDestroyed) contin… in PetscLogHandlerView_Default_Info()