Ginkgo  Generated from pipelines/1330831941 branch based on master. Ginkgo version 1.8.0
A numerical linear algebra library targeting many-core architectures
Public Attributes | List of all members
gko::log::ProfilerHook::nested_summary_entry Struct Reference
Collaboration diagram for gko::log::ProfilerHook::nested_summary_entry:
[legend]

Public Attributes

std::string name
 The name of the range.
 
std::chrono::nanoseconds elapsed {0}
 The total runtime of all invocations of the range in nanoseconds.
 
int64 count {}
 The total number of invocations of the range.
 
std::vector< nested_summary_entrychildren {}
 The nested ranges inside this range.
 

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