Home
last modified time | relevance | path

Searched defs:record_event_ (Results 1 – 2 of 2) sorted by relevance

/petsc/src/sys/objects/device/impls/cupm/
H A Dcupmstream.hpp127 inline PetscErrorCode CUPMStream<T>::record_event_(event_type &event) const noexcept in record_event_() function in Petsc::device::cupm::CUPMStream
/petsc/src/sys/objects/device/impls/
H A Dsegmentedmempool.hpp58 static constexpr PetscErrorCode record_event_(const typename U::event_type &) noexcept in record_event_() function in Petsc::device::StreamBase