|
HDK
|
This is the complete list of members for MOT_Performance, including all inherited members.
| addEventInterest(void *callee, UT_PerfMonEventCB callback, const UT_PerfMonRecordOptions &options) | UT_Performance | |
| addMemoryRenderEvent(const char *object, bool is_renderer_a_node, int frame_num, fpreal value) | UT_Performance | |
| addProfileInterest(void *callee, UT_PerfMonProfileEventMethod callback) | UT_Performance | |
| addTimedCookEvent(int node_id, fpreal time, const char *cook_event_name=NULL) | UT_Performance | |
| addTimedDrawEvent(const char *object, const char *draw_event_name, fpreal time, bool is_gpu_draw=false) | UT_Performance | |
| addTimedPDGEvent(const char *path, fpreal time, const char *pdg_event_name=NULL) | UT_Performance | |
| addTimedRenderEvent(const char *object, bool is_renderer_a_node, int frame_num, fpreal time) | UT_Performance | |
| addTimedViewportDrawEvent(const char *object, const char *draw_event_name, UT_PerfMonViewportType viewport_type, fpreal time, bool is_gpu_draw=false) | UT_Performance | |
| cancelEvent(int event_id) | UT_Performance | |
| cancelProfile(int profile_id) | UT_Performance | |
| changeEventInterestRecordOptions(void *callee, UT_PerfMonEventCB callback, const UT_PerfMonRecordOptions &options) | UT_Performance | |
| changeProfileRecordOptions(int profile_id, const UT_PerfMonRecordOptions &options) | UT_Performance | |
| clearProfileStats(int profile_id) | UT_Performance | |
| closeListener() | NET_Performance | |
| createDiffProfile(int id1, int id2) | UT_Performance | |
| getActiveProfileId() const | UT_Performance | inline |
| getCompletedProfile(int index) const | UT_Performance | |
| getCurrentFrameSubclass_() override | MOT_Performance | protectedvirtual |
| getDefaultColorRampScheme() | UT_Performance | |
| getDisplayNodeInfo() const | UT_Performance | inline |
| getEvent(int event_id) const | UT_Performance | |
| getEventListenPort() const override | NET_Performance | inlinevirtual |
| getExtraInfoFromNodeSubclass_(OP_Node *node, UT_WorkBuffer &extra_info) const override | MOT_Performance | protectedvirtual |
| getNodeFromSolverSubclass_(const SIM_Solver *solver) const override | MOT_Performance | protectedvirtual |
| getNodeSubclass_(int node_id) const override | MOT_Performance | protectedvirtual |
| getNumRecordedMemoryFrameEvents() const | UT_Performance | inline |
| getNumRecordedTimedFrameEvents() const | UT_Performance | inline |
| getObjectPathFromNodeSubclass_(OP_Node *node, const char *event_name, UT_WorkBuffer &object_path) const override | MOT_Performance | protectedvirtual |
| getObjectPathFromSolverAndNodeSubclass_(const SIM_Solver *solver, OP_Node *node, const char *event_name, UT_WorkBuffer &object_path) const override | MOT_Performance | protectedvirtual |
| getPerformanceColor(fpreal pos, UT_Color &c) | UT_Performance | |
| getProfile(int profile_id) const | UT_Performance | |
| getProfileByFilePath(const char *file_path) const | UT_Performance | |
| getRampColorScheme() const | UT_Performance | |
| getStatsIcon(const UT_PerfMonStats *stats) const override | MOT_Performance | virtual |
| getTimedEvent(int event_id) const | UT_Performance | |
| getTotalRecordedFrameEventMemory() const | UT_Performance | inline |
| getTotalRecordedFrameEventTime() const | UT_Performance | inline |
| hasEventInterest(void *callee, UT_PerfMonEventCB callback) | UT_Performance | |
| hasProfileInterest(void *callee, UT_PerfMonProfileEventMethod callback) | UT_Performance | |
| isRecording(bool profile_only=false) const | UT_Performance | inline |
| isRecordingAllowedFor(OP_Node *node) const override | MOT_Performance | virtual |
| isRecordingCookStats(bool profile_only=false) const | UT_Performance | inline |
| isRecordingErrors() const | UT_Performance | inline |
| isRecordingFrameStats() const | UT_Performance | inline |
| isRecordingMemoryStats() const | UT_Performance | inline |
| isRecordingObjectDrawStats() const | UT_Performance | inline |
| isRecordingObjectGPUDrawStats() const | UT_Performance | inline |
| isRecordingPaneStats() const | UT_Performance | inline |
| isRecordingPDGCookStats() const | UT_Performance | inline |
| isRecordingRenderStats() const | UT_Performance | inline |
| isRecordingScriptStats() const | UT_Performance | inline |
| isRecordingSolveStats() const | UT_Performance | inline |
| isRecordingThreadStats() const | UT_Performance | inline |
| isRecordingViewportStats() const | UT_Performance | inline |
| loadProfile(const char *file_path, UT_StringArray &errors) | UT_Performance | |
| loadRampColorScheme(const char *str_color_scheme) | UT_Performance | |
| logMessage(const char *message) | UT_Performance | |
| MOT_Performance() | MOT_Performance | |
| NET_Performance() | NET_Performance | |
| numCompletedProfiles() const | UT_Performance | |
| pauseProfile(int profile_id) | UT_Performance | |
| removeAllProfiles(bool include_recording_profiles=true) | UT_Performance | |
| removeEventInterest(void *callee, UT_PerfMonEventCB callback) | UT_Performance | |
| removeProfile(int profile_id) | UT_Performance | |
| removeProfileInterest(void *callee, UT_PerfMonProfileEventMethod callback) | UT_Performance | |
| renameProfile(int profile_id, const char *profile_name) | UT_Performance | |
| reset() | UT_Performance | |
| resetCumulativeFrameStats() | UT_Performance | |
| resumeProfile(int profile_id) | UT_Performance | |
| saveProfile(int profile_id, UT_JSONWriter &writer) const | UT_Performance | |
| saveProfile(int profile_id, const char *file_path) | UT_Performance | |
| saveRampColorScheme(UT_String &str_color_scheme) | UT_Performance | |
| setActiveProfileId(int profile_id) | UT_Performance | |
| setDisplayNodeInfo(bool display) | UT_Performance | |
| setEventExtraInfo(int event_id, const char *extra_info) const | UT_Performance | |
| setRampColorScheme(const UT_Ramp &src_ramp) | UT_Performance | |
| startListener_(ASIO_IOContext::executor_type exc) | NET_Performance | protected |
| startMemoryCookEvent(int node_id, const char *cook_event_name=NULL) | UT_Performance | |
| startMemoryDrawEvent(const char *object, const char *draw_event_name, bool is_gpu_draw=false) | UT_Performance | |
| startMemoryEvent(const char *object, bool auto_nest_events=true) | UT_Performance | |
| startMemoryFrameEvent(fpreal frame) | UT_Performance | |
| startMemoryNodeCreationEvent() | UT_Performance | |
| startMemoryNodeScriptEvent(int node_id, const char *code_description, UT_PerfMonScriptType script_type) | UT_Performance | |
| startMemoryPaneEvent(const char *pane, const char *operation) | UT_Performance | |
| startMemoryPDGEvent(const char *path, const char *pdg_event_name=NULL) | UT_Performance | |
| startMemoryRenderEvent(const char *renderer, const char *operation, bool is_renderer_a_node, int frame_num, const char *object=NULL) | UT_Performance | |
| startMemoryScriptEvent(const char *code_description, UT_PerfMonScriptType script_type, bool auto_nest_events=true) | UT_Performance | |
| startMemorySolveEvent(const SIM_Solver *solver, const char *solver_event_name=NULL) | UT_Performance | |
| startMemoryViewportDrawEvent(const char *viewport_name, const char *draw_event_name, UT_PerfMonViewportType viewport_type, bool is_gpu_draw=false) | UT_Performance | |
| startProfile(const char *title, const UT_PerfMonRecordOptions *options=NULL) | UT_Performance | |
| startRemoteListener_() override | MOT_Performance | protectedvirtual |
| startTaskScope(const UT_TaskScope *task_scope) | UT_Performance | virtual |
| startTimedCookEvent(int node_id, const char *cook_event_name=NULL) | UT_Performance | |
| startTimedDrawEvent(const char *object, const char *draw_event_name, bool is_gpu_draw=false) | UT_Performance | |
| startTimedEvent(const char *event, const char *object, bool auto_nest_events=true) | UT_Performance | |
| startTimedFrameEvent(fpreal frame) | UT_Performance | |
| startTimedNodeCreationEvent() | UT_Performance | |
| startTimedNodeScriptEvent(int node_id, const char *code_description, UT_PerfMonScriptType script_type) | UT_Performance | |
| startTimedPaneEvent(const char *pane, const char *operation) | UT_Performance | |
| startTimedPDGEvent(const char *path, const char *pdg_event_name=NULL) | UT_Performance | |
| startTimedRenderEvent(const char *renderer, const char *operation, bool is_renderer_a_node, int frame_num, const char *object=NULL) | UT_Performance | |
| startTimedScriptEvent(const char *code_description, UT_PerfMonScriptType script_type, bool auto_nest_events=true) | UT_Performance | |
| startTimedSolveEvent(const SIM_Solver *solver, const char *solver_event_name=NULL) | UT_Performance | |
| startTimedViewportDrawEvent(const char *viewport_name, const char *draw_event_name, UT_PerfMonViewportType viewport_type, bool is_gpu_draw=false) | UT_Performance | |
| stopEvent(int event_id, bool return_value=false) | UT_Performance | |
| stopNodeCreationEvent(int event_id, int node_id) | UT_Performance | |
| stopProfile(int profile_id) | UT_Performance | |
| stopTaskScope(const UT_TaskScope *task_scope, int event_id) | UT_Performance | virtual |
| UT_Performance() | UT_Performance | |
| ~MOT_Performance() override | MOT_Performance | |
| ~UT_Performance() | UT_Performance | virtual |