#include <sys_profiler.hh>
Definition at line 609 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 |
void Profiler::initialize |
( |
| ) |
|
|
static |
static bool Profiler::is_initialized |
( |
| ) |
|
|
inlinestatic |
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::uninitialize |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files:
- /home/Jenkins/jenkins/F123-windows32-release/flow123d/src/system/sys_profiler.hh
- /home/Jenkins/jenkins/F123-windows32-release/flow123d/src/system/sys_profiler.cc