Searched defs:messages_sent (Results 1 – 8 of 8) sorted by relevance
/ThreadX-v6.4.1/common_smp/src/ |
D | tx_queue_performance_system_info_get.c | 84 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 | 84 UINT _tx_queue_performance_info_get(TX_QUEUE *queue_ptr, ULONG *messages_sent, ULONG *messages_rec… in _tx_queue_performance_info_get()
|
/ThreadX-v6.4.1/common/src/ |
D | tx_queue_performance_system_info_get.c | 84 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 | 84 UINT _tx_queue_performance_info_get(TX_QUEUE *queue_ptr, ULONG *messages_sent, ULONG *messages_rec… in _tx_queue_performance_info_get()
|
/ThreadX-v6.4.1/common_modules/module_lib/src/ |
D | txm_queue_performance_system_info_get.c | 76 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 | 76 UINT _tx_queue_performance_info_get(TX_QUEUE *queue_ptr, ULONG *messages_sent, ULONG *messages_rece… in _tx_queue_performance_info_get()
|
/ThreadX-v6.4.1/test/smp/regression/ |
D | threadx_queue_information_test.c | 100 ULONG messages_sent; in thread_0_entry() local
|
/ThreadX-v6.4.1/test/tx/regression/ |
D | threadx_queue_information_test.c | 100 ULONG messages_sent; in thread_0_entry() local
|