Home
last modified time | relevance | path

Searched refs:info_field_2 (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()
132 else if (info_field_2 != ((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
351 trace_event_ptr -> tx_trace_buffer_entry_info_2 = (ULONG) (info_field_2); in _tx_misra_trace_event_insert()
356 trace_event_ptr -> tx_trace_buffer_entry_information_field_2 = (ULONG) (info_field_2); 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()
132 else if (info_field_2 != ((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
353 trace_event_ptr -> tx_trace_buffer_entry_info_2 = (ULONG) (info_field_2); in _tx_misra_trace_event_insert()
358 trace_event_ptr -> tx_trace_buffer_entry_information_field_2 = (ULONG) (info_field_2); 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
75 extra_parameters[0] = (ALIGN_TYPE) info_field_2; 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 …tx_misra_trace_event_insert(ULONG event_id, VOID *info_field_1, ULONG info_field_2, ULONG info_fie…
/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 …tx_misra_trace_event_insert(ULONG event_id, VOID *info_field_1, ULONG info_field_2, ULONG info_fie…