#include <quda_internal.h>
|
| static std::string | pname [] |
| |
Definition at line 138 of file quda_internal.h.
| quda::TimeProfile::TimeProfile |
( |
std::string |
fname | ) |
|
|
inline |
| Timer& quda::TimeProfile::operator[] |
( |
int |
idx | ) |
|
|
inline |
| void quda::TimeProfile::Print |
( |
| ) |
|
Return the profile[idx]
< Print out the profile information
Definition at line 6 of file timer.cpp.
| std::string quda::TimeProfile::fname |
| std::string quda::TimeProfile::pname |
|
static |
Initial value:= { "download", "upload", "init", "preamble", "compute",
"epilogue", "free", "total" }
Definition at line 142 of file quda_internal.h.
The documentation for this struct was generated from the following files: