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

Profile event associated with Kokkos::Tools::Experimental::EventSet::profile_event. More...

#include <Events.hpp>

Public Member Functions

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

Public Attributes

std::string name {}
 

Detailed Description

Profile event associated with Kokkos::Tools::Experimental::EventSet::profile_event.

Definition at line 190 of file Events.hpp.

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ name

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

Definition at line 192 of file Events.hpp.


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