Create-profile-section event associated with Kokkos::Tools::Experimental::EventSet::create_profile_section
.
More...
#include <Events.hpp>
Public Member Functions | |
bool | operator== (const CreateProfileSectionEvent &) const =default |
Public Attributes | |
std::string | name {} |
uint32_t | section_id = 0 |
Create-profile-section event associated with Kokkos::Tools::Experimental::EventSet::create_profile_section
.
Definition at line 143 of file Events.hpp.
|
default |
std::string Kokkos::utils::callbacks::CreateProfileSectionEvent::name {} |
Definition at line 145 of file Events.hpp.
uint32_t Kokkos::utils::callbacks::CreateProfileSectionEvent::section_id = 0 |
Definition at line 146 of file Events.hpp.