PhoenixHardware  0.2.0
Tools to get hardware information
Loading...
Searching...
No Matches
PFunctionPerf Member List

This is the complete list of members for PFunctionPerf, including all inherited members.

copyPFunctionPerf(const PFunctionPerf &other)PFunctionPerfprotected
getName() constPFunctionPerf
getPerf(size_t &nbCall, double &fullTime, double &averageTime, double &stdTime, size_t &minTime, size_t &maxTime) constPFunctionPerf
initialisationPFunctionPerf(const std::string &name)PFunctionPerfprivate
operator=(const PFunctionPerf &other)PFunctionPerf
p_fullSqrTimePFunctionPerfprivate
p_fullTimePFunctionPerfprivate
p_maxTimePFunctionPerfprivate
p_minTimePFunctionPerfprivate
p_namePFunctionPerfprivate
p_nbCallPFunctionPerfprivate
p_timeBeginPFunctionPerfprivate
PFunctionPerf(const std::string &name="")PFunctionPerf
PFunctionPerf(const PFunctionPerf &other)PFunctionPerf
print(std::ostream &out=std::cout) constPFunctionPerf
printCsv(std::ostream &out=std::cout) constPFunctionPerf
reset(size_t threadIndex)PFunctionPerf
reset()PFunctionPerf
resize(size_t nbThread)PFunctionPerf
setName(const std::string &name)PFunctionPerf
start(size_t threadIndex=0lu)PFunctionPerf
stop(size_t threadIndex=0lu)PFunctionPerf
~PFunctionPerf()PFunctionPerfvirtual