Home
last modified time | relevance | path

Searched refs:event_id (Results 1 – 7 of 7) sorted by relevance

/ThreadX-v6.4.1/common_smp/src/
Dtx_trace_user_event_insert.c74 UINT _tx_trace_user_event_insert(ULONG event_id, ULONG info_field_1, ULONG info_field_2, ULONG inf… in _tx_trace_user_event_insert() argument
99 …TX_TRACE_IN_LINE_INSERT(event_id, TX_ULONG_TO_POINTER_CONVERT(info_field_1), info_field_2, info_fi… in _tx_trace_user_event_insert()
101 …TX_TRACE_IN_LINE_INSERT(event_id, info_field_1, info_field_2, info_field_3, info_field_4, TX_TRACE… in _tx_trace_user_event_insert()
120 if (event_id != ((ULONG) 0)) in _tx_trace_user_event_insert()
Dtx_misra.c314 VOID _tx_misra_trace_event_insert(ULONG event_id, VOID *info_field_1, ULONG info_field_2, ULONG in… in _tx_misra_trace_event_insert() argument
347 trace_event_ptr -> tx_trace_buffer_entry_event_id = (ULONG) (event_id); in _tx_misra_trace_event_insert()
/ThreadX-v6.4.1/common/src/
Dtx_trace_user_event_insert.c74 UINT _tx_trace_user_event_insert(ULONG event_id, ULONG info_field_1, ULONG info_field_2, ULONG inf… in _tx_trace_user_event_insert() argument
99 …TX_TRACE_IN_LINE_INSERT(event_id, TX_ULONG_TO_POINTER_CONVERT(info_field_1), info_field_2, info_fi… in _tx_trace_user_event_insert()
101 …TX_TRACE_IN_LINE_INSERT(event_id, info_field_1, info_field_2, info_field_3, info_field_4, TX_TRACE… in _tx_trace_user_event_insert()
120 if (event_id != ((ULONG) 0)) in _tx_trace_user_event_insert()
Dtx_misra.c316 VOID _tx_misra_trace_event_insert(ULONG event_id, VOID *info_field_1, ULONG info_field_2, ULONG in… in _tx_misra_trace_event_insert() argument
349 trace_event_ptr -> tx_trace_buffer_entry_event_id = (ULONG) (event_id); in _tx_misra_trace_event_insert()
/ThreadX-v6.4.1/common_modules/module_lib/src/
Dtxm_trace_user_event_insert.c69 UINT _tx_trace_user_event_insert(ULONG event_id, ULONG info_field_1, ULONG info_field_2, ULONG info… in _tx_trace_user_event_insert() argument
80 …_kernel_call_dispatcher)(TXM_TRACE_USER_EVENT_INSERT_CALL, (ALIGN_TYPE) event_id, (ALIGN_TYPE) inf… in _tx_trace_user_event_insert()
/ThreadX-v6.4.1/common_smp/inc/
Dtx_api.h1879 UINT _tx_trace_user_event_insert(ULONG event_id, ULONG info_field_1, ULONG info_field_2, ULO…
1943 VOID _tx_misra_trace_event_insert(ULONG event_id, VOID *info_field_1, ULONG info…
/ThreadX-v6.4.1/common/inc/
Dtx_api.h1885 UINT _tx_trace_user_event_insert(ULONG event_id, ULONG info_field_1, ULONG info_field_2, ULO…
1950 VOID _tx_misra_trace_event_insert(ULONG event_id, VOID *info_field_1, ULONG info…