Home
last modified time | relevance | path

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

/percepio-3.5.0/TraceRecorder/include/
DtrcObject.h96 #define xTraceObjectSetState(xObjectHandle, uxState) xTraceObjectSetSpecificState(xObjectHandle, 0,… argument
108 #define xTraceObjectSetSpecificState(xObjectHandle, uiIndex, uxState) xTraceEntrySetState((TraceEnt… argument
119 #define xTraceObjectSetOptions(xObjectHandle, uiOptions) xTraceEntrySetOptions((TraceEntryHandle_t)… argument
/percepio-3.5.0/TraceRecorder/
DtrcStateMachine.c23 TraceObjectHandle_t xObjectHandle; in xTraceStateMachineCreate() local
45 TraceObjectHandle_t xObjectHandle; in xTraceStateMachineStateCreate() local
DtrcInterval.c20 TraceObjectHandle_t xObjectHandle; in xTraceIntervalChannelSetCreate() local
42 TraceObjectHandle_t xObjectHandle; in xTraceIntervalChannelCreate() local
DtrcDependency.c21 TraceObjectHandle_t xObjectHandle; in xTraceDependencyRegister() local
DtrcObject.c110 traceResult xTraceObjectUnregister(TraceObjectHandle_t xObjectHandle, uint32_t uiEventCode, TraceUn… in xTraceObjectUnregister()
145 traceResult xTraceObjectSetName(TraceObjectHandle_t xObjectHandle, const char* szName) in xTraceObjectSetName()
178 TraceObjectHandle_t xObjectHandle; in xTraceObjectRegisterWithoutHandle() local
DtrcCounter.c46 TraceObjectHandle_t xObjectHandle; in xTraceCounterCreate() local
DtrcExtension.c44 TraceObjectHandle_t xObjectHandle; in xTraceExtensionCreate() local