Searched defs:messages_sent (Results 1 – 8 of 8) sorted by relevance
| /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()
|
| D | tx_queue_performance_info_get.c | 85 UINT _tx_queue_performance_info_get(TX_QUEUE *queue_ptr, ULONG *messages_sent, ULONG *messages_rec… in _tx_queue_performance_info_get()
|
| /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()
|
| D | tx_queue_performance_info_get.c | 85 UINT _tx_queue_performance_info_get(TX_QUEUE *queue_ptr, ULONG *messages_sent, ULONG *messages_rec… in _tx_queue_performance_info_get()
|
| /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()
|
| D | txm_queue_performance_info_get.c | 77 UINT _tx_queue_performance_info_get(TX_QUEUE *queue_ptr, ULONG *messages_sent, ULONG *messages_rece… in _tx_queue_performance_info_get()
|
| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_queue_information_test.c | 100 ULONG messages_sent; in thread_0_entry() local
|
| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_queue_information_test.c | 100 ULONG messages_sent; in thread_0_entry() local
|