Searched refs:trace_buffer_start (Results 1 – 5 of 5) sorted by relevance
| /ThreadX-v6.3.0/common_modules/module_lib/src/ |
| D | txm_trace_enable.c | 70 UINT _tx_trace_enable(VOID *trace_buffer_start, ULONG trace_buffer_size, ULONG registry_entries) in _tx_trace_enable() argument 76 …module_kernel_call_dispatcher)(TXM_TRACE_ENABLE_CALL, (ALIGN_TYPE) trace_buffer_start, (ALIGN_TYPE… in _tx_trace_enable()
|
| /ThreadX-v6.3.0/common_smp/src/ |
| D | tx_trace_enable.c | 86 UINT _tx_trace_enable(VOID *trace_buffer_start, ULONG trace_buffer_size, ULONG registry_entries) in _tx_trace_enable() argument 132 work_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(trace_buffer_start); in _tx_trace_enable() 208 …> tx_trace_header_trace_base_address = TX_POINTER_TO_ULONG_CONVERT(trace_buffer_start); in _tx_trace_enable() 413 if (trace_buffer_start != TX_NULL) in _tx_trace_enable()
|
| /ThreadX-v6.3.0/common/src/ |
| D | tx_trace_enable.c | 86 UINT _tx_trace_enable(VOID *trace_buffer_start, ULONG trace_buffer_size, ULONG registry_entries) in _tx_trace_enable() argument 132 work_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(trace_buffer_start); in _tx_trace_enable() 208 …> tx_trace_header_trace_base_address = TX_POINTER_TO_ULONG_CONVERT(trace_buffer_start); in _tx_trace_enable() 413 if (trace_buffer_start != TX_NULL) in _tx_trace_enable()
|
| /ThreadX-v6.3.0/common_smp/inc/ |
| D | tx_api.h | 1867 UINT _tx_trace_enable(VOID *trace_buffer_start, ULONG trace_buffer_size, ULONG registry_entr…
|
| /ThreadX-v6.3.0/common/inc/ |
| D | tx_api.h | 1873 UINT _tx_trace_enable(VOID *trace_buffer_start, ULONG trace_buffer_size, ULONG registry_entr…
|