Home
last modified time | relevance | path

Searched refs:_tx_queue_performance_system_info_get (Results 1 – 6 of 6) sorted by relevance

/ThreadX-v6.3.0/common_modules/module_lib/src/
Dtxm_queue_performance_system_info_get.c77 UINT _tx_queue_performance_system_info_get(ULONG *messages_sent, ULONG *messages_received, ULONG *e… in _tx_queue_performance_system_info_get() function
/ThreadX-v6.3.0/common/src/
Dtx_queue_performance_system_info_get.c85 UINT _tx_queue_performance_system_info_get(ULONG *messages_sent, ULONG *messages_received, in _tx_queue_performance_system_info_get() function
/ThreadX-v6.3.0/common_smp/src/
Dtx_queue_performance_system_info_get.c85 UINT _tx_queue_performance_system_info_get(ULONG *messages_sent, ULONG *messages_received, in _tx_queue_performance_system_info_get() function
/ThreadX-v6.3.0/common_smp/inc/
Dtx_api.h1247 #define tx_queue_performance_system_info_get _tx_queue_performance_system_info_get
1375 #define tx_queue_performance_system_info_get _tx_queue_performance_system_info_get
1492 #define tx_queue_performance_system_info_get _tx_queue_performance_system_info_get
1710 UINT _tx_queue_performance_system_info_get(ULONG *messages_sent, ULONG *messages_received,
/ThreadX-v6.3.0/common/inc/
Dtx_api.h1167 #define tx_queue_performance_system_info_get _tx_queue_performance_system_info_get
1290 #define tx_queue_performance_system_info_get _tx_queue_performance_system_info_get
1401 #define tx_queue_performance_system_info_get _tx_queue_performance_system_info_get
1658 UINT _tx_queue_performance_system_info_get(ULONG *messages_sent, ULONG *messages_received,
/ThreadX-v6.3.0/common_modules/module_manager/inc/
Dtxm_module_manager_dispatch.h1519 return_value = (ALIGN_TYPE) _tx_queue_performance_system_info_get( in _txm_module_manager_tx_queue_performance_system_info_get_dispatch()