#include <Event.hpp>
|
| Event () |
|
| ~Event () |
|
void | record (const Kokkos::HIP &space) |
|
template<typename Duration = milliseconds> |
Duration | duration (Event &other) |
|
void | record (const Exec &) |
| Record this event in the execution space exec .
|
|
Duration | duration (const Event &other) const |
| Get a Duration object between this event and other .
|
|
Definition at line 10 of file Event.hpp.
◆ impl_event_t [1/2]
◆ impl_event_t [2/2]
◆ Event()
◆ ~Event()
◆ duration() [1/2]
Get a Duration
object between this event and other
.
Definition at line 41 of file Event.hpp.
◆ duration() [2/2]
template<typename Duration = milliseconds>
◆ record() [1/2]
Record this event in the execution space exec
.
Definition at line 35 of file Event.hpp.
◆ record() [2/2]
◆ event [1/2]
◆ event [2/2]
The documentation for this struct was generated from the following file:
- /__w/kokkos-utils/kokkos-utils/include/kokkos-utils/timer/HIP/Event.hpp