kokkos-execution 0.0.1
Loading...
Searching...
No Matches
Kokkos::Execution::Profiling Namespace Reference

Variables

constexpr Kokkos::Execution::ExecutionSpaceImpl::Push push {}
constexpr Kokkos::Execution::ExecutionSpaceImpl::Pop pop {}
constexpr Kokkos::Execution::ExecutionSpaceImpl::ScopedRegion scoped_region {}

Variable Documentation

◆ pop

Kokkos::Execution::ExecutionSpaceImpl::Pop Kokkos::Execution::Profiling::pop {}
inlineconstexpr

Definition at line 140 of file scoped_region.hpp.

◆ push

Kokkos::Execution::ExecutionSpaceImpl::Push Kokkos::Execution::Profiling::push {}
inlineconstexpr

Definition at line 139 of file scoped_region.hpp.

◆ scoped_region

Kokkos::Execution::ExecutionSpaceImpl::ScopedRegion Kokkos::Execution::Profiling::scoped_region {}
inlineconstexpr

Definition at line 141 of file scoped_region.hpp.