Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/impls/cupm/
H A Dcupmthrustutility.hpp51 struct PetscLogGpuTimer { struct
52 PetscLogGpuTimer() noexcept in PetscLogGpuTimer() function
59 ~PetscLogGpuTimer() noexcept in ~PetscLogGpuTimer()
71 const auto timer = ::Petsc::device::cupm::detail::PetscLogGpuTimer{}; \ argument