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 (void)
 
 Mixed_Perf_Analyzer (const Mixed_Perf_Analyzer &)
 
 ~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

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

Definition at line 33 of file mixed_perf_analyzer.hh.

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.

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

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

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

Definition at line 63 of file mixed_perf_analyzer.hh.

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

Definition at line 65 of file mixed_perf_analyzer.hh.

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 Sat May 8 2021 02:51:48