This is the complete list of members for MLTimeProfile, including all inherited members.
addTimeToFunction(const std::string &function, int userId, const std::string &filename, int linenumber, MLProfilingTimeType time, int callCount) | MLTimeProfile | |
allConsumedTime() const | MLTimeProfile | inline |
allElapsedTime() const | MLTimeProfile | inline |
callGraph() | MLTimeProfile | static |
deinitialize() | MLTimeProfile | static |
disableTracing() | MLTimeProfile | static |
enableTracing(const char *filename) | MLTimeProfile | static |
functionMap() const | MLTimeProfile | inline |
getFunctionForTesting(const std::string &function) const | MLTimeProfile | |
getFunctionGlobal(const std::string &function, const std::string &filename, int linenumber) | MLTimeProfile | static |
globalElapsedTime() | MLTimeProfile | static |
globalFunctionList() | MLTimeProfile | inlinestatic |
globalFunctionMap() | MLTimeProfile | inlinestatic |
initialize() | MLTimeProfile | static |
isTracingEnabled() | MLTimeProfile | inlinestatic |
mainFunction | MLTimeProfile | static |
metaProfile() const | MLTimeProfile | |
MLABModuleProfile | MLTimeProfile | friend |
MLAccumulatedProfile | MLTimeProfile | friend |
MLCallGraphNode | MLTimeProfile | friend |
MLProfilingManager | MLTimeProfile | friend |
MLTimeProfile(const MLMetaProfile *metaProfile=nullptr) | MLTimeProfile | |
reset() | MLTimeProfile | |
setReduceCallGraph(bool reduceCallGraph) | MLTimeProfile | inlinestatic |
shouldReduceCallGraph() | MLTimeProfile | inlinestatic |
startMeasuring(const std::string &function, int userId, void *userData, const std::string &filename, int linenumber, const std::string &nodeInfo="") | MLTimeProfile | |
stopMeasuring(MLTimeProfileHandle &handle, bool ignoreIfEmpty=false) | MLTimeProfile | |
~MLTimeProfile() | MLTimeProfile | |