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/ |
| D | txm_queue_performance_system_info_get.c | 77 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/ |
| D | tx_queue_performance_system_info_get.c | 85 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/ |
| D | tx_queue_performance_system_info_get.c | 85 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/ |
| D | tx_api.h | 1247 #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/ |
| D | tx_api.h | 1167 #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/ |
| D | txm_module_manager_dispatch.h | 1519 return_value = (ALIGN_TYPE) _tx_queue_performance_system_info_get( in _txm_module_manager_tx_queue_performance_system_info_get_dispatch()
|