Home
last modified time | relevance | path

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

/TraceRecorderSource-3.4.0/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
/TraceRecorderSource-3.4.0/
DtrcStateMachine.c22 TraceObjectHandle_t xObjectHandle; in xTraceStateMachineCreate() local
43 TraceObjectHandle_t xObjectHandle; in xTraceStateMachineStateCreate() local
DtrcInterval.c19 TraceObjectHandle_t xObjectHandle; in xTraceIntervalChannelSetCreate() local
40 TraceObjectHandle_t xObjectHandle; in xTraceIntervalChannelCreate() local
DtrcObject.c105 traceResult xTraceObjectUnregister(TraceObjectHandle_t xObjectHandle, uint32_t uiEventCode, TraceUn… in xTraceObjectUnregister()
137 traceResult xTraceObjectSetName(TraceObjectHandle_t xObjectHandle, const char* szName) in xTraceObjectSetName()
163 TraceObjectHandle_t xObjectHandle; in xTraceObjectRegisterWithoutHandle() local
DtrcCounter.c33 TraceObjectHandle_t xObjectHandle; in xTraceCounterCreate() local
DtrcExtension.c32 TraceObjectHandle_t xObjectHandle; in xTraceExtensionCreate() local