Home
last modified time | relevance | path

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

/ThreadX-v6.2.1/common_smp/src/
Dtx_trace_user_event_insert.c75 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
100 …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()
102 …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()
121 if (event_id != ((ULONG) 0)) in _tx_trace_user_event_insert()
Dtx_misra.c315 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
348 trace_event_ptr -> tx_trace_buffer_entry_event_id = (ULONG) (event_id); in _tx_misra_trace_event_insert()
/ThreadX-v6.2.1/common/src/
Dtx_trace_user_event_insert.c75 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
100 …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()
102 …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()
121 if (event_id != ((ULONG) 0)) in _tx_trace_user_event_insert()
Dtx_misra.c317 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
350 trace_event_ptr -> tx_trace_buffer_entry_event_id = (ULONG) (event_id); in _tx_misra_trace_event_insert()
/ThreadX-v6.2.1/common_modules/module_lib/src/
Dtxm_trace_user_event_insert.c70 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
81 …_kernel_call_dispatcher)(TXM_TRACE_USER_EVENT_INSERT_CALL, (ALIGN_TYPE) event_id, (ALIGN_TYPE) inf… in _tx_trace_user_event_insert()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h1860 UINT _tx_trace_user_event_insert(ULONG event_id, ULONG info_field_1, ULONG info_field_2, ULO…
1909 VOID _tx_misra_trace_event_insert(ULONG event_id, VOID *info_field_1, ULONG info…
/ThreadX-v6.2.1/common/inc/
Dtx_api.h1866 UINT _tx_trace_user_event_insert(ULONG event_id, ULONG info_field_1, ULONG info_field_2, ULO…
1916 VOID _tx_misra_trace_event_insert(ULONG event_id, VOID *info_field_1, ULONG info…