Home
last modified time | relevance | path

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

/ThreadX-v6.2.1/common_smp/src/
Dtx_block_pool_performance_info_get.c127 *allocates = pool_ptr -> tx_block_pool_performance_allocate_count; in _tx_block_pool_performance_info_get()
Dtx_block_allocate.c114 pool_ptr -> tx_block_pool_performance_allocate_count++; in _tx_block_allocate()
/ThreadX-v6.2.1/common/src/
Dtx_block_pool_performance_info_get.c127 *allocates = pool_ptr -> tx_block_pool_performance_allocate_count; in _tx_block_pool_performance_info_get()
Dtx_block_allocate.c114 pool_ptr -> tx_block_pool_performance_allocate_count++; in _tx_block_allocate()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h694 ULONG tx_block_pool_performance_allocate_count; member
/ThreadX-v6.2.1/common/inc/
Dtx_api.h673 ULONG tx_block_pool_performance_allocate_count; member