TIOVX User Guide
tivx_log_rt.h File Reference

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...
 

Detailed Description

Interface to TI run-time logging APIs.

Definition in file tivx_log_rt.h.