Searched defs:endTimer (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/sys/objects/device/impls/sycl/ | ||
| H A D | syclcontext.sycl.cxx | 140 static PetscErrorCode endTimer(PetscDeviceContext dctx, PetscLogDouble *elapsed) noexcept in endTimer() function in Petsc::device::sycl::impl::DeviceContext |
| /petsc/src/sys/objects/device/impls/cupm/ | ||
| H A D | cupmcontext.hpp | 412 inline PetscErrorCode DeviceContext<T>::endTimer(PetscDeviceContext dctx, PetscLogDouble *elapsed) … in endTimer() function in Petsc::device::cupm::impl::DeviceContext |