#include <sys_profiler.hh>
Definition at line 839 of file sys_profiler.hh.
unsigned int Profiler::actual_count |
( |
| ) |
const |
|
inline |
double Profiler::actual_cumulative_time |
( |
| ) |
const |
|
inline |
const char* Profiler::actual_tag |
( |
| ) |
const |
|
inline |
double Profiler::get_resolution |
( |
| ) |
const |
|
inline |
Profiler * Profiler::instance |
( |
bool |
clear = false | ) |
|
|
static |
void Profiler::notify_free |
( |
const size_t |
| ) |
|
|
inline |
void Profiler::notify_malloc |
( |
const size_t |
| ) |
|
|
inline |
void Profiler::output |
( |
MPI_Comm |
, |
|
|
ostream & |
|
|
) |
| |
|
inline |
void Profiler::output |
( |
MPI_Comm |
, |
|
|
string |
|
|
) |
| |
|
inline |
void Profiler::output |
( |
string |
| ) |
|
|
inline |
void Profiler::output |
( |
| ) |
|
|
inline |
void Profiler::set_program_info |
( |
string |
, |
|
|
string |
, |
|
|
string |
, |
|
|
string |
, |
|
|
string |
|
|
) |
| |
|
inline |
void Profiler::set_task_info |
( |
string |
, |
|
|
int |
|
|
) |
| |
|
inline |
void Profiler::transform_profiler_data |
( |
const string & |
, |
|
|
const string & |
|
|
) |
| |
|
inline |
void Profiler::uninitialize |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files: