Home
last modified time | relevance | path

Searched defs:xObjectHandle (Results 1 – 7 of 7) sorted by relevance

/percepio-latest/TraceRecorder/
DtrcStateMachine.c21 TraceObjectHandle_t xObjectHandle; in xTraceStateMachineCreate() local
43 TraceObjectHandle_t xObjectHandle; in xTraceStateMachineStateCreate() local
DtrcInterval.c18 TraceObjectHandle_t xObjectHandle; in xTraceIntervalChannelSetCreate() local
40 TraceObjectHandle_t xObjectHandle; in xTraceIntervalChannelCreate() local
DtrcDependency.c19 TraceObjectHandle_t xObjectHandle; in xTraceDependencyRegister() local
DtrcObject.c119 traceResult xTraceObjectUnregister(TraceObjectHandle_t xObjectHandle, uint32_t uiEventCode, TraceUn… in xTraceObjectUnregister()
155 traceResult xTraceObjectSetName(TraceObjectHandle_t xObjectHandle, const char* szName) in xTraceObjectSetName()
187 TraceObjectHandle_t xObjectHandle; in xTraceObjectRegisterWithoutHandle() local
195 TraceObjectHandle_t xObjectHandle; in xTraceObjectRegisterWithoutHandle2() local
DtrcCounter.c44 TraceObjectHandle_t xObjectHandle; in xTraceCounterCreate() local
DtrcExtension.c42 TraceObjectHandle_t xObjectHandle; in xTraceExtensionCreate() local
/percepio-latest/TraceRecorder/include/
DtrcObject.h109 #define xTraceObjectSetState(xObjectHandle, uxState) xTraceObjectSetSpecificState(xObjectHandle, 0,… argument
121 #define xTraceObjectSetSpecificState(xObjectHandle, uiIndex, uxState) xTraceEntrySetState((TraceEnt… argument
132 #define xTraceObjectSetOptions(xObjectHandle, uiOptions) xTraceEntrySetOptions((TraceEntryHandle_t)… argument