Home
last modified time | relevance | path

Searched refs:_tx_block_pool_performance_timeout_count (Results 1 – 10 of 10) sorted by relevance

/ThreadX-v6.4.1/common_smp/src/
Dtx_block_pool_initialize.c64 ULONG _tx_block_pool_performance_timeout_count; variable
128 _tx_block_pool_performance_timeout_count = ((ULONG) 0); in _tx_block_pool_initialize()
Dtx_block_pool_performance_system_info_get.c124 *timeouts = _tx_block_pool_performance_timeout_count; in _tx_block_pool_performance_system_info_get()
Dtx_block_pool_cleanup.c176 _tx_block_pool_performance_timeout_count++; in _tx_block_pool_cleanup()
/ThreadX-v6.4.1/common/src/
Dtx_block_pool_initialize.c64 ULONG _tx_block_pool_performance_timeout_count; variable
128 _tx_block_pool_performance_timeout_count = ((ULONG) 0); in _tx_block_pool_initialize()
Dtx_block_pool_performance_system_info_get.c124 *timeouts = _tx_block_pool_performance_timeout_count; in _tx_block_pool_performance_system_info_get()
Dtx_block_pool_cleanup.c176 _tx_block_pool_performance_timeout_count++; in _tx_block_pool_cleanup()
/ThreadX-v6.4.1/common_smp/inc/
Dtx_block_pool.h77 _tx_block_pool_performance_timeout_count = ((ULONG) 0)
134 BLOCK_POOL_DECLARE ULONG _tx_block_pool_performance_timeout_count; variable
/ThreadX-v6.4.1/common/inc/
Dtx_block_pool.h77 _tx_block_pool_performance_timeout_count = ((ULONG) 0)
134 BLOCK_POOL_DECLARE ULONG _tx_block_pool_performance_timeout_count; variable
/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_block_memory_information_test.c418 …block_pool_performance_suspension_count) || (timeouts != _tx_block_pool_performance_timeout_count)) in thread_0_entry()
/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_block_memory_information_test.c418 …block_pool_performance_suspension_count) || (timeouts != _tx_block_pool_performance_timeout_count)) in thread_0_entry()