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

Destroy-profile-section event associated with Kokkos::Tools::Experimental::EventSet::destroy_profile_section. More...

#include <Events.hpp>

Public Member Functions

bool operator== (const DestroyProfileSectionEvent &) const =default
 

Public Attributes

uint32_t section_id = 0
 

Detailed Description

Destroy-profile-section event associated with Kokkos::Tools::Experimental::EventSet::destroy_profile_section.

Definition at line 168 of file Events.hpp.

Member Function Documentation

◆ operator==()

bool Kokkos::utils::callbacks::DestroyProfileSectionEvent::operator== ( const DestroyProfileSectionEvent & ) const
default

Member Data Documentation

◆ section_id

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

Definition at line 170 of file Events.hpp.


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