![]() |
![]() |
Defines | |
| #define | TRACEUTIL_SUCCESS 0 |
| #define | TRACEUTIL_FAILURE -1 |
Functions | |
| Int | TraceUtil_start (String engineName) |
| Begin using the TraceUtil module; create thread that periodically collects DSP trace. | |
| Int | TraceUtil_stop (Void) |
| Finish using the TraceUtil module, stop the collecting thread. | |
|
|
Success. |
|
|
General system error. |
|
|
Begin using the TraceUtil module; create thread that periodically collects DSP trace.
|
|
|
Finish using the TraceUtil module, stop the collecting thread.
|