47 #include "Kokkos_Core.hpp"
52 #if defined(KOKKOS_ENABLE_PROFILING)
54 ::Kokkos::Profiling::pushRegion (name);
62 #if defined(KOKKOS_ENABLE_PROFILING)
63 ::Kokkos::Profiling::popRegion ();
Declaration of Tpetra::Details::Profiling, a scope guard for Kokkos Profiling.
~ProfilingRegion()
Close region to profile.
ProfilingRegion(const char name[])
Open region to profile; name the region name.
Implementation details of Tpetra.
Namespace Tpetra contains the class and methods constituting the Tpetra library.