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

Push-region event associated with Kokkos::Tools::Experimental::EventSet::push_region. More...

#include <Events.hpp>

Public Member Functions

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

Public Attributes

std::string name {}
 

Detailed Description

Push-region event associated with Kokkos::Tools::Experimental::EventSet::push_region.

Definition at line 176 of file Events.hpp.

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ name

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

Definition at line 178 of file Events.hpp.


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