#include <timer.h>
Definition at line 174 of file timer.h.
◆ TimeProfile() [1/2]
quda::TimeProfile::TimeProfile |
( |
std::string |
fname | ) |
|
|
inline |
◆ TimeProfile() [2/2]
quda::TimeProfile::TimeProfile |
( |
std::string |
fname, |
|
|
bool |
use_global |
|
) |
| |
|
inline |
Print out the profile information
Definition at line 219 of file timer.h.
◆ isRunning()
◆ Last()
◆ Print()
void quda::TimeProfile::Print |
( |
| ) |
|
< Print out the profile information
Definition at line 7 of file timer.cpp.
◆ PrintGlobal()
void quda::TimeProfile::PrintGlobal |
( |
| ) |
|
|
static |
◆ Reset_()
void quda::TimeProfile::Reset_ |
( |
const char * |
func, |
|
|
const char * |
file, |
|
|
int |
line |
|
) |
| |
|
inline |
◆ Start_()
void quda::TimeProfile::Start_ |
( |
const char * |
func, |
|
|
const char * |
file, |
|
|
int |
line, |
|
|
QudaProfileType |
idx |
|
) |
| |
|
inline |
◆ Stop_()
void quda::TimeProfile::Stop_ |
( |
const char * |
func, |
|
|
const char * |
file, |
|
|
int |
line, |
|
|
QudaProfileType |
idx |
|
) |
| |
|
inline |
The documentation for this class was generated from the following files: