#include <sys_profiler.hh>
Definition at line 846 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 |
void Profiler::initialize |
( |
| ) |
|
|
static |
void Profiler::notify_free |
( |
const size_t |
size | ) |
|
|
inline |
void Profiler::notify_malloc |
( |
const size_t |
size | ) |
|
|
inline |
void Profiler::output |
( |
MPI_Comm |
comm, |
|
|
ostream & |
os |
|
) |
| |
|
inline |
void Profiler::set_program_info |
( |
string |
program_name, |
|
|
string |
program_version, |
|
|
string |
branch, |
|
|
string |
revision, |
|
|
string |
build |
|
) |
| |
|
inline |
void Profiler::set_task_info |
( |
string |
description, |
|
|
int |
size |
|
) |
| |
|
inline |
void Profiler::transform_profiler_data |
( |
const string & |
output_file_suffix, |
|
|
const string & |
formatter |
|
) |
| |
|
inline |
void Profiler::uninitialize |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files: