Searched refs:mal (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/sys/memory/ |
| H A D | mal.c | 252 PetscLogDouble mem, mal; in PetscMemoryTrace() local 257 PetscCall(PetscMallocGetCurrentUsage(&mal)); in PetscMemoryTrace() 259 … MB increase %8.3f MB\n", label, mem * 1e-6, (mem - oldmem) * 1e-6, mal * 1e-6, (mal - oldmal) * 1… in PetscMemoryTrace() 261 oldmal = mal; in PetscMemoryTrace()
|
| /petsc/doc/developers/ |
| H A D | kernel.md | 183 ```{literalinclude} /../src/sys/memory/mal.c 190 ```{literalinclude} /../src/sys/memory/mal.c
|
| /petsc/src/sys/logging/handler/impls/default/ |
| H A D | logdefault.c | 1279 … minf, maxf, totf, ratf, mint, maxt, tott, ratt, ratC, totm, totml, totr, mal, malmax, emalmax; in PetscLogHandlerView_Default_Info() local 1619 …PetscCallMPI(MPIU_Allreduce(&event_info->mallocSpace, &mal, 1, MPIU_PETSCLOGDOUBLE, MPI_SUM, comm)… in PetscLogHandlerView_Default_Info() 1694 …PetscCall(PetscViewerASCIIPrintf(viewer, " %5.0f %5.0f %5.0f %5.0f", mal / 1.0e6, emalmax / … in PetscLogHandlerView_Default_Info()
|
| /petsc/systems/Apple/iOS/PETSc/PETSc.xcodeproj/ |
| H A D | project.pbxproj | 458 …D89D1E43207AA1AB00FACC19 /* mal.c in Sources */ = {isa = PBXBuildFile; fileRef = D89D1B5B207AA1AA0… 1210 …9D1B5B207AA1AA00FACC19 /* mal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType … 1981 D89D1B5B207AA1AA00FACC19 /* mal.c */, 2515 D89D1E43207AA1AB00FACC19 /* mal.c in Sources */,
|