Percepio Trace Recorder v4.11.0
Loading...
Searching...
No Matches
trcProcess.h File Reference

Public trace process APIs. More...

#include <trcTypes.h>

Go to the source code of this file.

Macros

#define xTraceProcessRegister(szName, uxPriority, pxProcessHandle)
 Register process in the trace.
#define xTraceProcessRegisterWithoutHandle(pvProcess, szName, uxPriority)
 Register process in the trace.
#define xTraceProcessUnregister(xProcessHandle, uxPriority)
 Unregister process from trace.
#define xTraceProcessUnregisterWithoutHandle(pvProcess, uxPriority)
 Unregister process from trace.

Detailed Description

Public trace process APIs.