/TraceRecorderSource-3.4.0/kernelports/Zephyr/ |
D | trcKernelPort.c | 235 if (xTraceEventBegin(PSF_EVENT_THREAD_FOREACH_ENTER, sizeof(void*) + sizeof(void*), in sys_trace_k_thread_foreach_enter() 246 if (xTraceEventBegin(PSF_EVENT_THREAD_FOREACH_EXIT, sizeof(void*) + sizeof(void*), in sys_trace_k_thread_foreach_exit() 257 if (xTraceEventBegin(PSF_EVENT_THREAD_FOREACH_UNLOCKED_ENTER, sizeof(void*) + sizeof(void*), in sys_trace_k_thread_foreach_unlocked_enter() 268 if (xTraceEventBegin(PSF_EVENT_THREAD_FOREACH_UNLOCKED_EXIT, sizeof(void*) + sizeof(void*), in sys_trace_k_thread_foreach_unlocked_exit() 298 if (xTraceEventBegin(PSF_EVENT_THREAD_INIT, sizeof(void*) + sizeof(uint32_t) + sizeof(uint32_t), in sys_trace_k_thread_create() 316 if (xTraceEventBegin(PSF_EVENT_THREAD_USER_MODE_ENTER, sizeof(void*) * 5, in sys_trace_k_thread_user_mode_enter() 330 if (xTraceEventBegin(PSF_EVENT_THREAD_HEAP_ASSIGN, sizeof(void*) + sizeof(void*), in sys_trace_k_thread_heap_assign() 341 if (xTraceEventBegin(PSF_EVENT_THREAD_JOIN_BLOCKING, sizeof(void*) + sizeof(uint32_t), in sys_trace_k_thread_join_blocking() 354 xTraceResult = xTraceEventBegin(PSF_EVENT_THREAD_JOIN_SUCCESS, in sys_trace_k_thread_join_exit() 357 xTraceResult = xTraceEventBegin(PSF_EVENT_THREAD_JOIN_TIMEOUT, in sys_trace_k_thread_join_exit() [all …]
|
/TraceRecorderSource-3.4.0/kernelports/ThreadX/ |
D | trcKernelPortHooks.c | 96 if (xTraceEventBegin(uiTxEventCode, sizeof(void*), &xTraceHandle) == TRC_SUCCESS) { in xTraceTimeSliceHook() 103 if (xTraceEventBegin(PSF_EVENT_TASK_POTENTIAL_SWITCH, 0, &xTraceHandle) == TRC_SUCCESS) { in xTraceTimeSliceHook() 113 …if (xTraceEventBegin(uiTxEventCode, sizeof(void*) + sizeof(ULONG) + sizeof(UINT), &xTraceHandle) =… in xTraceBlockAllocateHook() 129 …if (xTraceEventBegin(uiTxEventCode, sizeof(void*) + sizeof(ULONG) + sizeof(void*) + sizeof(ULONG),… in xTraceBlockPoolCreateHook() 147 if (xTraceEventBegin(uiTxEventCode, sizeof(void*), &xTraceHandle) == TRC_SUCCESS) { in xTraceBlockPoolInfoGetHook() 157 if (xTraceEventBegin(uiTxEventCode, sizeof(void*), &xTraceHandle) == TRC_SUCCESS) { in xTraceBlockPoolPerformanceInfoGetHook() 173 if (xTraceEventBegin(uiTxEventCode, sizeof(void*), &xTraceHandle) == TRC_SUCCESS) { in xTraceBlockPoolPrioritizeHook() 183 if (xTraceEventBegin(uiTxEventCode, sizeof(void*), &xTraceHandle) == TRC_SUCCESS) { in xTraceBlockReleaseHook() 204 if (xTraceEventBegin(uiTxEventCode, sizeof(void*) + sizeof(void*) + sizeof(ULONG), in xTraceBytePoolCreateHook() 222 if (xTraceEventBegin(uiTxEventCode, sizeof(void*), &xTraceHandle) == TRC_SUCCESS) { in xTraceBytePoolInfoGetHook() [all …]
|
D | trcCTI.c | 121 …if (xTraceEventBegin(PSF_EVENT_BLOCK_ALLOCATE_SUCCESS, sizeof(void*) + sizeof(ULONG) + sizeof(UINT… in _txe_block_allocate() 134 …if (xTraceEventBegin(PSF_EVENT_BLOCK_ALLOCATE_TIMEOUT, sizeof(void*) + sizeof(ULONG) + sizeof(UINT… in _txe_block_allocate() 147 …if (xTraceEventBegin(PSF_EVENT_BLOCK_ALLOCATE_FAILED, sizeof(void*) + sizeof(ULONG) + sizeof(UINT), in _txe_block_allocate() 167 …if (xTraceEventBegin(PSF_EVENT_BLOCK_POOL_CREATE_FAILED, sizeof(void*) + sizeof(ULONG) + sizeof(VO… in _txe_block_pool_create() 189 if (xTraceEventBegin(PSF_EVENT_BLOCK_POOL_DELETE_FAILED, sizeof(void*) + sizeof(UINT), in _txe_block_pool_delete() 208 if (xTraceEventBegin(PSF_EVENT_BLOCK_POOL_INFO_GET_FAILED, sizeof(void*) + sizeof(UINT), in _txe_block_pool_info_get() 227 …if (xTraceEventBegin(PSF_EVENT_BLOCK_POOL_PERFORMANCE_INFO_GET_FAILED, sizeof(void*) + sizeof(UINT… in _tx_block_pool_performance_info_get() 246 if (xTraceEventBegin(PSF_EVENT_BLOCK_POOL__PERFORMANCE_SYSTEM_INFO_GET_SUCCESS, 0, in _tx_block_pool_performance_system_info_get() 255 if (xTraceEventBegin(PSF_EVENT_BLOCK_POOL__PERFORMANCE_SYSTEM_INFO_GET_FAILED, 0, in _tx_block_pool_performance_system_info_get() 271 if (xTraceEventBegin(PSF_EVENT_BLOCK_POOL_PRIORITIZE_FAILED, sizeof(void*) + sizeof(UINT), in _txe_block_pool_prioritize() [all …]
|
/TraceRecorderSource-3.4.0/ |
D | trcTask.c | 71 …if (xTraceEventBegin(PSF_EVENT_TASK_PRIORITY, sizeof(void*) + sizeof(uint32_t), &xEventHandle) == … in xTraceTaskSetPriority() 95 …if (xTraceEventBegin(PSF_EVENT_TASK_PRIORITY, sizeof(void*) + sizeof(uint32_t), &xEventHandle) == … in xTraceTaskSetPriorityWithoutHandle() 130 …if (xTraceEventBegin(PSF_EVENT_TASK_ACTIVATE, sizeof(void*) + sizeof(uint32_t), &xEventHandle) == … in xTraceTaskSwitch() 152 if (xTraceEventBegin(PSF_EVENT_TASK_READY, sizeof(void*), &xEventHandle) == TRC_SUCCESS) in xTraceTaskReady() 167 if (xTraceEventBegin(PSF_EVENT_IFE_DIRECT, 0, &xEventHandle) == TRC_FAIL) in xTraceTaskInstanceFinishedNow() 181 if (xTraceEventBegin(PSF_EVENT_IFE_NEXT, 0, &xEventHandle) == TRC_FAIL) in xTraceTaskInstanceFinishedNext()
|
D | trcISR.c | 90 …if (xTraceEventBegin(PSF_EVENT_DEFINE_ISR, uiLength + sizeof(void*) + sizeof(uint32_t), &xEventHan… in xTraceISRRegister() 139 if (xTraceEventBegin(PSF_EVENT_ISR_BEGIN, sizeof(void*), &xEventHandle) == TRC_SUCCESS) in xTraceISRBegin() 185 if (xTraceEventBegin(PSF_EVENT_ISR_RESUME, sizeof(void*), &xEventHandle) == TRC_SUCCESS) in xTraceISREnd() 201 if (xTraceEventBegin(PSF_EVENT_TASK_ACTIVATE, sizeof(void*), &xEventHandle) == TRC_SUCCESS) in xTraceISREnd()
|
D | trcInterval.c | 71 …if (xTraceEventBegin(PSF_EVENT_INTERVAL_START, sizeof(void*) + sizeof(TraceUnsignedBaseType_t) + s… in xTraceIntervalStart() 89 …if (xTraceEventBegin(PSF_EVENT_INTERVAL_STOP, sizeof(void*) + sizeof(TraceUnsignedBaseType_t), &xE… in xTraceIntervalStop()
|
D | trcCounter.c | 70 …if (xTraceEventBegin(PSF_EVENT_COUNTER_CHANGE, sizeof(void*) + sizeof(uint32_t), &xEventHandle) ==… in xTraceCounterSet() 83 …if (xTraceEventBegin(PSF_EVENT_COUNTER_LIMIT_EXCEEDED, sizeof(void*), &xEventHandle) == TRC_SUCCES… in xTraceCounterSet()
|
D | trcHeap.c | 64 …if (xTraceEventBegin(pvAddress != 0 ? PSF_EVENT_MALLOC : PSF_EVENT_MALLOC_FAILED, sizeof(void*) + … in xTraceHeapAlloc() 98 …if (xTraceEventBegin(pvAddress != 0 ? PSF_EVENT_FREE : PSF_EVENT_FREE_FAILED, sizeof(void*) + size… in xTraceHeapFree()
|
D | trcObject.c | 87 …if (xTraceEventBegin(uiEventCode, sizeof(void*) + uxStateCount * sizeof(TraceUnsignedBaseType_t), … in xTraceObjectRegisterInternal() 127 …if (xTraceEventBegin(uiEventCode, sizeof(void*) + sizeof(TraceUnsignedBaseType_t), &xEventHandle) … in xTraceObjectUnregister() 277 if (xTraceEventBegin(PSF_EVENT_OBJ_NAME, sizeof(void*) + uiLength, &xEventHandle) == TRC_SUCCESS) in prvTraceObjectSendNameEvent()
|
D | trcString.c | 46 if (xTraceEventBegin(PSF_EVENT_OBJ_NAME, sizeof(void*) + uiLength, &xEventHandle) == TRC_SUCCESS) in xTraceStringRegister()
|
D | trcStateMachine.c | 83 …if (xTraceEventBegin(PSF_EVENT_STATEMACHINE_STATECHANGE, sizeof(void*) + sizeof(void*), &xEventHan… in xTraceStateMachineSetState()
|
D | trcPrint.c | 275 if (xTraceEventBegin(uiEventCode, uiSize , &xEventHandle) == TRC_FAIL) in prvTraceVPrintF()
|
D | trcStackMonitor.c | 200 …if (xTraceEventBegin(PSF_EVENT_UNUSED_STACK, sizeof(void*) + sizeof(uint32_t), &xEventHandle) == T… in xTraceStackMonitorReport()
|
/TraceRecorderSource-3.4.0/include/ |
D | trcRecorder.h | 1726 if (xTraceEventBegin(_eventID, 0, &_xEventHandle) == TRC_SUCCESS) \ 1741 if (xTraceEventBegin(_eventID, sizeof(void*), &_xEventHandle) == TRC_SUCCESS) \ 1757 if (xTraceEventBegin(_eventID, sizeof(uint32_t), &_xEventHandle) == TRC_SUCCESS) \ 1774 if (xTraceEventBegin(_eventID, sizeof(void*) + sizeof(uint32_t), &_xEventHandle) == TRC_SUCCESS) \ 1792 …if (xTraceEventBegin(_eventID, sizeof(uint32_t) + sizeof(uint32_t), &_xEventHandle) == TRC_SUCCESS… 1811 …if (xTraceEventBegin(_eventID, sizeof(void*) + sizeof(uint32_t) + sizeof(uint32_t), &_xEventHandle… 1831 …if (xTraceEventBegin(_eventID, sizeof(uint32_t) + sizeof(uint32_t) + sizeof(uint32_t), &_xEventHan…
|
D | trcEvent.h | 303 #define xTraceEventBegin(uiEventCode, uiTotalPayloadSize, pxEventHandle) \ macro
|