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 |
| allConsumedTimeSnapshot() const | MLTimeProfile | inline |
| allElapsedTime() const | MLTimeProfile | inline |
| allElapsedTimeSnapshot() const | MLTimeProfile | inline |
| callGraph() | MLTimeProfile | static |
| callGraphCopy() | MLTimeProfile | static |
| deinitialize() | MLTimeProfile | static |
| disableTracing() | MLTimeProfile | static |
| enableTracing(const char *filename) | MLTimeProfile | static |
| 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 |
| globalFunctionListCopy() | MLTimeProfile | inlinestatic |
| globalFunctionMap() | MLTimeProfile | inlinestatic |
| initialize() | MLTimeProfile | static |
| isTracingEnabled() | MLTimeProfile | inlinestatic |
| mainFunction | MLTimeProfile | static |
| makeSnapshot() | MLTimeProfile | |
| metaProfile() const | MLTimeProfile | |
| MLABModuleProfile | MLTimeProfile | friend |
| MLAccumulatedProfile | MLTimeProfile | friend |
| MLCallGraphNode | MLTimeProfile | friend |
| MLProfilingManager | MLTimeProfile | friend |
| MLTimeProfile(const MLMetaProfile *metaProfile=nullptr) | MLTimeProfile | |
| refreshCallGraphCopy() | MLTimeProfile | static |
| reset() | MLTimeProfile | |
| resetGlobalFunctionListCopy() | MLTimeProfile | static |
| 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 | |
| usedFunctions() const | MLTimeProfile | inline |
| ~MLTimeProfile() | MLTimeProfile | |