Home
last modified time | relevance | path

Searched refs:_tx_event_flags_performance_info_get (Results 1 – 8 of 8) sorted by relevance

/ThreadX-v6.3.0/common_modules/module_lib/src/
Dtxm_event_flags_performance_info_get.c76 UINT _tx_event_flags_performance_info_get(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG *sets, ULONG *gets… in _tx_event_flags_performance_info_get() function
/ThreadX-v6.3.0/common_smp/src/
Dtx_event_flags_performance_info_get.c84 UINT _tx_event_flags_performance_info_get(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG *sets, ULONG *get… in _tx_event_flags_performance_info_get() function
/ThreadX-v6.3.0/common/src/
Dtx_event_flags_performance_info_get.c84 UINT _tx_event_flags_performance_info_get(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG *sets, ULONG *get… in _tx_event_flags_performance_info_get() function
/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_event_flag_information_test.c22 UINT _tx_event_flags_performance_info_get(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG *sets, ULONG *get…
359 status = _tx_event_flags_performance_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry()
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_event_flag_information_test.c22 UINT _tx_event_flags_performance_info_get(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG *sets, ULONG *get…
359 status = _tx_event_flags_performance_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry()
/ThreadX-v6.3.0/common_smp/inc/
Dtx_api.h1217 #define tx_event_flags_performance_info_get _tx_event_flags_performance_info_get
1345 #define tx_event_flags_performance_info_get _tx_event_flags_performance_info_get
1462 #define tx_event_flags_performance_info_get _tx_event_flags_performance_info_get
1642 UINT _tx_event_flags_performance_info_get(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG *sets, ULON…
/ThreadX-v6.3.0/common/inc/
Dtx_api.h1136 #define tx_event_flags_performance_info_get _tx_event_flags_performance_info_get
1259 #define tx_event_flags_performance_info_get _tx_event_flags_performance_info_get
1371 #define tx_event_flags_performance_info_get _tx_event_flags_performance_info_get
1568 UINT _tx_event_flags_performance_info_get(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG *sets, ULON…
/ThreadX-v6.3.0/common_modules/module_manager/inc/
Dtxm_module_manager_dispatch.h835 return_value = (ALIGN_TYPE) _tx_event_flags_performance_info_get( in _txm_module_manager_tx_event_flags_performance_info_get_dispatch()