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

Stop-profile-section event associated with Kokkos::Tools::Experimental::EventSet::stop_profile_section. More...

#include <Events.hpp>

Public Member Functions

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

Public Attributes

uint32_t section_id = 0
 

Detailed Description

Stop-profile-section event associated with Kokkos::Tools::Experimental::EventSet::stop_profile_section.

Definition at line 160 of file Events.hpp.

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ section_id

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

Definition at line 162 of file Events.hpp.


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