Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/common/src/
Dtx_block_pool_performance_info_get.c147 *timeouts = pool_ptr -> tx_block_pool_performance_timeout_count; in _tx_block_pool_performance_info_get()
Dtx_block_pool_cleanup.c179 pool_ptr -> tx_block_pool_performance_timeout_count++; in _tx_block_pool_cleanup()
/ThreadX-v6.4.1/common_smp/src/
Dtx_block_pool_performance_info_get.c147 *timeouts = pool_ptr -> tx_block_pool_performance_timeout_count; in _tx_block_pool_performance_info_get()
Dtx_block_pool_cleanup.c179 pool_ptr -> tx_block_pool_performance_timeout_count++; in _tx_block_pool_cleanup()
/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_block_memory_information_test.c404 (timeouts != block_pool_0.tx_block_pool_performance_timeout_count)) in thread_0_entry()
/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_block_memory_information_test.c404 (timeouts != block_pool_0.tx_block_pool_performance_timeout_count)) in thread_0_entry()
/ThreadX-v6.4.1/common_smp/inc/
Dtx_api.h722 ULONG tx_block_pool_performance_timeout_count; member
/ThreadX-v6.4.1/common/inc/
Dtx_api.h701 ULONG tx_block_pool_performance_timeout_count; member