Go to the source code of this file.
Classes | |
| struct | Kokkos::utils::callbacks::TimerListener< BeginEndMatcherType, TimerType > |
| Listener that starts a timer when a begin event is received and stops it when a corresponding end event is received. More... | |
Namespaces | |
| namespace | Kokkos |
| namespace | Kokkos::utils |
| namespace | Kokkos::utils::callbacks |
Concepts | |
| concept | Kokkos::utils::callbacks::Startable |
| concept | Kokkos::utils::callbacks::StartableWithEvent |
| concept | Kokkos::utils::callbacks::Stoppable |
| concept | Kokkos::utils::callbacks::StoppableWithEvent |