Searched refs:PetscLogMallocTrace (Results 1 – 1 of 1) sorted by relevance
68 static int PetscLogMallocTrace = -1; variable242 …if (PetscLogMallocTrace > -1 && a >= PetscLogMallocTraceThreshold) PetscCall(PetscViewerASCIIPrint… in PetscTrMallocDefault()294 …if (PetscLogMallocTrace > -1 && head->rsize >= PetscLogMallocTraceThreshold) PetscCall(PetscViewer… in PetscTrFreeDefault()801 PetscLogMallocTrace = -1; in PetscMallocTraceSet()807 PetscLogMallocTrace = 0; in PetscMallocTraceSet()834 *logging = (PetscBool)(PetscLogMallocTrace >= 0); in PetscMallocTraceGet()