This is the complete list of members for
ngstd::NgProfiler, including all inherited members.
AddFlops(int nr, double aflops) | ngstd::NgProfiler | [inline, static] |
AddLoads(int nr, double aloads) (defined in ngstd::NgProfiler) | ngstd::NgProfiler | [inline, static] |
AddStores(int nr, double astores) (defined in ngstd::NgProfiler) | ngstd::NgProfiler | [inline, static] |
CreateTimer(const string &name) | ngstd::NgProfiler | [static] |
GetCounts(int nr) (defined in ngstd::NgProfiler) | ngstd::NgProfiler | [inline, static] |
GetTime(int nr) (defined in ngstd::NgProfiler) | ngstd::NgProfiler | [inline, static] |
NgProfiler() | ngstd::NgProfiler | |
Print(FILE *ost) | ngstd::NgProfiler | [static] |
SetFileName(const string &afilename) (defined in ngstd::NgProfiler) | ngstd::NgProfiler | [inline, static] |
SetName(int nr, const string &name) | ngstd::NgProfiler | [inline, static] |
StartTimer(int nr) | ngstd::NgProfiler | [inline, static] |
StopTimer(int nr) | ngstd::NgProfiler | [inline, static] |
~NgProfiler() | ngstd::NgProfiler | |