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

Start-profile-section event associated with Kokkos::Tools::Experimental::EventSet::start_profile_section. More...

#include <Events.hpp>

Public Member Functions

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

Public Attributes

uint32_t section_id = 0
 

Detailed Description

Start-profile-section event associated with Kokkos::Tools::Experimental::EventSet::start_profile_section.

Definition at line 152 of file Events.hpp.

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ section_id

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

Definition at line 154 of file Events.hpp.


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