Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/common/src/
Dtx_queue_performance_info_get.c156 *full_errors = queue_ptr -> tx_queue_performance_full_error_count; in _tx_queue_performance_info_get()
Dtx_queue_send.c411 queue_ptr -> tx_queue_performance_full_error_count++; in _tx_queue_send()
/ThreadX-v6.4.1/common_smp/src/
Dtx_queue_performance_info_get.c156 *full_errors = queue_ptr -> tx_queue_performance_full_error_count; in _tx_queue_performance_info_get()
Dtx_queue_send.c411 queue_ptr -> tx_queue_performance_full_error_count++; in _tx_queue_send()
/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_queue_information_test.c432 …(full_errors != queue_0.tx_queue_performance_full_error_count) || (timeouts != queue_0.tx_queue_pe… in thread_0_entry()
/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_queue_information_test.c432 …(full_errors != queue_0.tx_queue_performance_full_error_count) || (timeouts != queue_0.tx_queue_pe… in thread_0_entry()
/ThreadX-v6.4.1/common_smp/inc/
Dtx_api.h1045 ULONG tx_queue_performance_full_error_count; member
/ThreadX-v6.4.1/common/inc/
Dtx_api.h1024 ULONG tx_queue_performance_full_error_count; member