Home
last modified time | relevance | path

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

/ThreadX-v6.2.1/common/src/
Dtx_byte_pool_cleanup.c178 pool_ptr -> tx_byte_pool_performance_timeout_count++; in _tx_byte_pool_cleanup()
Dtx_byte_pool_performance_info_get.c178 *timeouts = pool_ptr -> tx_byte_pool_performance_timeout_count; in _tx_byte_pool_performance_info_get()
/ThreadX-v6.2.1/common_smp/src/
Dtx_byte_pool_cleanup.c178 pool_ptr -> tx_byte_pool_performance_timeout_count++; in _tx_byte_pool_cleanup()
Dtx_byte_pool_performance_info_get.c178 *timeouts = pool_ptr -> tx_byte_pool_performance_timeout_count; in _tx_byte_pool_performance_info_get()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h798 ULONG tx_byte_pool_performance_timeout_count; member
/ThreadX-v6.2.1/common/inc/
Dtx_api.h777 ULONG tx_byte_pool_performance_timeout_count; member