guanaqo 1.0.0-alpha.25
Utilities for scientific software
Loading...
Searching...
No Matches
guanaqo::trace::ScopedLinalgCounters Struct Reference

#include <guanaqo/perfetto/trace.hpp>

Detailed Description

Definition at line 81 of file trace.hpp.

Collaboration diagram for guanaqo::trace::ScopedLinalgCounters:

Public Member Functions

 ScopedLinalgCounters ()
 ScopedLinalgCounters (const ScopedLinalgCounters &)=delete
ScopedLinalgCountersoperator= (const ScopedLinalgCounters &)=delete
 ~ScopedLinalgCounters ()
void trace_gflops () const

Public Attributes

::perfetto::ThreadTrack parent_track = detail::get_thread_track()

Constructor & Destructor Documentation

◆ ScopedLinalgCounters() [1/2]

guanaqo::trace::ScopedLinalgCounters::ScopedLinalgCounters ( )
inline

Definition at line 84 of file trace.hpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ScopedLinalgCounters() [2/2]

guanaqo::trace::ScopedLinalgCounters::ScopedLinalgCounters ( const ScopedLinalgCounters & )
delete
Here is the call graph for this function:

◆ ~ScopedLinalgCounters()

guanaqo::trace::ScopedLinalgCounters::~ScopedLinalgCounters ( )
inline

Definition at line 87 of file trace.hpp.

Here is the call graph for this function:

Member Function Documentation

◆ operator=()

ScopedLinalgCounters & guanaqo::trace::ScopedLinalgCounters::operator= ( const ScopedLinalgCounters & )
delete
Here is the call graph for this function:

◆ trace_gflops()

void guanaqo::trace::ScopedLinalgCounters::trace_gflops ( ) const
inline

Definition at line 89 of file trace.hpp.

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ parent_track

::perfetto::ThreadTrack guanaqo::trace::ScopedLinalgCounters::parent_track = detail::get_thread_track()

Definition at line 82 of file trace.hpp.


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