TIOVX User Guide
|
Interface to TI run-time logging APIs. More...
Go to the source code of this file.
Functions | |
vx_status VX_API_CALL | tivxLogRtTraceEnable (vx_graph graph) |
Enable run-time logging of graph trace. More... | |
vx_status VX_API_CALL | tivxLogRtTraceDisable (vx_graph graph) |
Disable run-time logging of graph trace. More... | |
vx_status VX_API_CALL | tivxLogRtTraceExportToFile (char *filename) |
Saved current log events to file and clear the event log memory. More... | |
Interface to TI run-time logging APIs.
Definition in file tivx_log_rt.h.