HDK
|
This is the complete list of members for UT_PerfMonProfile, including all inherited members.
addEvent(UT_PerfMonEvent *event) | UT_PerfMonProfile | |
clearStats() | UT_PerfMonProfile | |
collectDataFromEvent(UT_PerfMonEvent *event) | UT_PerfMonProfile | |
createDiffStats(const UT_PerfMonProfile *profile1, const UT_PerfMonProfile *profile2) | UT_PerfMonProfile | |
diffStatsPercentValue(const UT_PerfMonStats *stats, const char *stat_name) const | UT_PerfMonProfile | |
diffStatsPercentValue(const UT_PerfMonStats *stats, const char *stat_name, int first_frame, int last_frame, int thread_id=UT_PERFMON_STAT_WALL_TIME) const | UT_PerfMonProfile | |
enableRecording(bool enable) | UT_PerfMonProfile | |
exportStatsAsCSV(const char *file_path) const | UT_PerfMonProfile | |
getDiffProfileTitle(int index) const | UT_PerfMonProfile | |
getIsDiff() const | UT_PerfMonProfile | |
getMaxFrame() const | UT_PerfMonProfile | |
getMaxStatValue(const char *stat_name) const | UT_PerfMonProfile | |
getMinFrame() const | UT_PerfMonProfile | |
getSelectedStatsCSV(UT_PerfMonStatsStack &stats, const UT_StringArray &stats_list) const | UT_PerfMonProfile | |
getSelectedStatsText(UT_PerfMonStatsDepthStack &stats, const UT_StringArray &stats_list, bool time_in_seconds, bool time_as_percentage, bool tree_view) const | UT_PerfMonProfile | |
getStatDefinition(const char *stat_name) const | UT_PerfMonProfile | |
getStatsAsCSV(const UT_StringArray &stats_list) const | UT_PerfMonProfile | |
getStatsAsText(const UT_StringArray &stats_list, bool time_in_seconds, bool time_as_percentage, bool tree_view) const | UT_PerfMonProfile | |
getStatsByPath(const char *path) const | UT_PerfMonProfile | |
id() const | UT_PerfMonProfile | |
isActive() const | UT_PerfMonProfile | |
isRecording() const | UT_PerfMonProfile | |
operator=(const UT_PerfMonProfile &src) | UT_PerfMonProfile | |
recordOptions() const | UT_PerfMonProfile | |
setRecordOptions(const UT_PerfMonRecordOptions &options) | UT_PerfMonProfile | |
setStats(UT_PerfMonStats *stats, const UT_PerfMonStatDefinitions &stat_defs, int min_frame, int max_frame) | UT_PerfMonProfile | |
setTitle(const char *title) | UT_PerfMonProfile | |
startRecording() | UT_PerfMonProfile | |
statDefinitions() const | UT_PerfMonProfile | |
stats() const | UT_PerfMonProfile | |
statsByCategory(UT_PerfMonCategory category) const | UT_PerfMonProfile | |
statsPercentValue(const UT_PerfMonStats *stats, const char *stat_name) const | UT_PerfMonProfile | |
statsPercentValue(const UT_PerfMonStats *stats, const char *stat_name, int first_frame, int last_frame, int thread_id=UT_PERFMON_STAT_WALL_TIME) const | UT_PerfMonProfile | |
stopRecording() | UT_PerfMonProfile | |
title() const | UT_PerfMonProfile | |
uiFriendlyTitle(UT_String &title) const | UT_PerfMonProfile | |
UT_PerfMonProfile(int id, const char *title, const UT_PerfMonRecordOptions *options=nullptr) | UT_PerfMonProfile | |
UT_PerfMonProfile(const UT_PerfMonProfile &src) | UT_PerfMonProfile | |
~UT_PerfMonProfile() | UT_PerfMonProfile |