Searched refs:PetscMallocTraceSet (Results 1 – 4 of 4) sorted by relevance
74 if (trace) PetscCall(PetscMallocTraceSet(NULL, PETSC_TRUE, 5000.)); in main()78 if (trace) PetscCall(PetscMallocTraceSet(NULL, PETSC_FALSE, 5000)); in main()
315 - Add PetscMallocTraceSet/Get() to allow tracing of all PetscMalloc
797 PetscErrorCode PetscMallocTraceSet(PetscViewer viewer, PetscBool active, PetscLogDouble logmin) in PetscMallocTraceSet() function
1575 PETSC_EXTERN PetscErrorCode PetscMallocTraceSet(PetscViewer, PetscBool, PetscLogDouble);