Home
last modified time | relevance | path

Searched refs:cputime (Results 1 – 3 of 3) sorted by relevance

/petsc/src/mat/tests/
H A Dbench_spmv.c196 PetscErrorCode PetscLogSpMVTime(PetscReal *gputime, PetscReal *cputime, PetscReal *gpuflops, const … in PetscLogSpMVTime() argument
215 if (cputime) *cputime = eventInfo.time; in PetscLogSpMVTime()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DLog.pyx236 cdef PetscLogDouble cputime=0
237 CHKERR(PetscGetCPUTime(&cputime))
238 return cputime
/petsc/systems/Apple/iOS/PETSc/PETSc.xcodeproj/
H A Dproject.pbxproj107 …D89D1CE4207AA1AB00FACC19 /* cputime.c in Sources */ = {isa = PBXBuildFile; fileRef = D89D19FC207AA…
859 …FC207AA1A900FACC19 /* cputime.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
1630 D89D19FC207AA1A900FACC19 /* cputime.c */,
3053 D89D1CE4207AA1AB00FACC19 /* cputime.c in Sources */,