![]() |
|
PhoenixHardware
0.2.0
Tools to get hardware information
|
This is the complete list of members for PProfiler, including all inherited members.
| addFunction(const std::string &name, size_t nbThread=1lu) | PProfiler | |
| copyPProfiler(const PProfiler &other) | PProfiler | protected |
| initialisationPProfiler() | PProfiler | private |
| operator=(const PProfiler &other) | PProfiler | |
| p_vecFunctionPerf | PProfiler | private |
| PProfiler() | PProfiler | |
| PProfiler(const PProfiler &other) | PProfiler | |
| print(std::ostream &out=std::cout) const | PProfiler | |
| printCsv(std::ostream &out=std::cout) const | PProfiler | |
| printCsvHeader(std::ostream &out=std::cout) const | PProfiler | |
| rename(size_t index, const std::string &name) | PProfiler | |
| reset(size_t index, size_t threadIndex=0lu) | PProfiler | |
| reset() | PProfiler | |
| start(size_t index, size_t threadIndex=0lu) | PProfiler | |
| stop(size_t index, size_t threadIndex=0lu) | PProfiler | |
| ~PProfiler() | PProfiler | virtual |