kokkos-utils 0.0.1
 
Loading...
Searching...
No Matches
Kokkos::utils::callbacks::CreateProfileSectionEvent Struct Reference

Create-profile-section event associated with Kokkos::Tools::Experimental::EventSet::create_profile_section. More...

#include <Events.hpp>

Public Attributes

std::string name {}
 
uint32_t section_id = 0
 

Detailed Description

Create-profile-section event associated with Kokkos::Tools::Experimental::EventSet::create_profile_section.

Definition at line 111 of file Events.hpp.

Member Data Documentation

◆ name

std::string Kokkos::utils::callbacks::CreateProfileSectionEvent::name {}

Definition at line 113 of file Events.hpp.

◆ section_id

uint32_t Kokkos::utils::callbacks::CreateProfileSectionEvent::section_id = 0

Definition at line 114 of file Events.hpp.


The documentation for this struct was generated from the following file: