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