Public Member Functions | Private Attributes | List of all members
Mixed_Perf_Analyzer< Action > Class Template Reference

#include <mixed_perf_analyzer.hh>

Public Member Functions

double eval_mflops (int size)
 
 Mixed_Perf_Analyzer (const Mixed_Perf_Analyzer &)
 
 Mixed_Perf_Analyzer (void)
 
 ~Mixed_Perf_Analyzer (void)
 

Private Attributes

Portable_Perf_Analyzer< Action > _ppa
 
bool _use_ppa
 
X86_Perf_Analyzer< Action > _x86pa
 

Detailed Description

template<class Action>
class Mixed_Perf_Analyzer< Action >

Definition at line 30 of file mixed_perf_analyzer.hh.

Constructor & Destructor Documentation

◆ Mixed_Perf_Analyzer() [1/2]

template<class Action >
Mixed_Perf_Analyzer< Action >::Mixed_Perf_Analyzer ( void  )
inline

Definition at line 33 of file mixed_perf_analyzer.hh.

◆ Mixed_Perf_Analyzer() [2/2]

template<class Action >
Mixed_Perf_Analyzer< Action >::Mixed_Perf_Analyzer ( const Mixed_Perf_Analyzer< Action > &  )
inline

Definition at line 37 of file mixed_perf_analyzer.hh.

◆ ~Mixed_Perf_Analyzer()

template<class Action >
Mixed_Perf_Analyzer< Action >::~Mixed_Perf_Analyzer ( void  )
inline

Definition at line 41 of file mixed_perf_analyzer.hh.

Member Function Documentation

◆ eval_mflops()

template<class Action >
double Mixed_Perf_Analyzer< Action >::eval_mflops ( int  size)
inline

Definition at line 46 of file mixed_perf_analyzer.hh.

Member Data Documentation

◆ _ppa

template<class Action >
Portable_Perf_Analyzer<Action> Mixed_Perf_Analyzer< Action >::_ppa
private

Definition at line 63 of file mixed_perf_analyzer.hh.

◆ _use_ppa

template<class Action >
bool Mixed_Perf_Analyzer< Action >::_use_ppa
private

Definition at line 65 of file mixed_perf_analyzer.hh.

◆ _x86pa

template<class Action >
X86_Perf_Analyzer<Action> Mixed_Perf_Analyzer< Action >::_x86pa
private

Definition at line 64 of file mixed_perf_analyzer.hh.


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


gtsam
Author(s):
autogenerated on Thu Jul 4 2024 03:08:49