kokkos-utils 0.0.1
 
Loading...
Searching...
No Matches
Kokkos::utils::tests::callbacks::EventTest< CreateProfileSectionEvent > Struct Reference
Inheritance diagram for Kokkos::utils::tests::callbacks::EventTest< CreateProfileSectionEvent >:

Public Attributes

CreateProfileSectionEvent event {.name = "my profile section", .section_id = 1}
 
std::string expt_descr {"{name = \"my profile section\", section_id = 1}"}
 

Detailed Description

Definition at line 151 of file test_Events.cpp.

Member Data Documentation

◆ event

CreateProfileSectionEvent Kokkos::utils::tests::callbacks::EventTest< CreateProfileSectionEvent >::event {.name = "my profile section", .section_id = 1}

Definition at line 153 of file test_Events.cpp.

◆ expt_descr

std::string Kokkos::utils::tests::callbacks::EventTest< CreateProfileSectionEvent >::expt_descr {"{name = \"my profile section\", section_id = 1}"}

Definition at line 154 of file test_Events.cpp.


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