Home
last modified time | relevance | path

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

/ThreadX-v6.2.1/common_smp/src/
Dtx_block_pool_initialize.c50 ULONG _tx_block_pool_performance_allocate_count; variable
126 _tx_block_pool_performance_allocate_count = ((ULONG) 0); in _tx_block_pool_initialize()
Dtx_block_pool_performance_system_info_get.c104 *allocates = _tx_block_pool_performance_allocate_count; in _tx_block_pool_performance_system_info_get()
Dtx_block_allocate.c111 _tx_block_pool_performance_allocate_count++; in _tx_block_allocate()
/ThreadX-v6.2.1/common/src/
Dtx_block_pool_initialize.c50 ULONG _tx_block_pool_performance_allocate_count; variable
126 _tx_block_pool_performance_allocate_count = ((ULONG) 0); in _tx_block_pool_initialize()
Dtx_block_pool_performance_system_info_get.c104 *allocates = _tx_block_pool_performance_allocate_count; in _tx_block_pool_performance_system_info_get()
Dtx_block_allocate.c111 _tx_block_pool_performance_allocate_count++; in _tx_block_allocate()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_block_pool.h75 _tx_block_pool_performance_allocate_count = ((ULONG) 0); \
120 BLOCK_POOL_DECLARE ULONG _tx_block_pool_performance_allocate_count; variable
/ThreadX-v6.2.1/common/inc/
Dtx_block_pool.h75 _tx_block_pool_performance_allocate_count = ((ULONG) 0); \
120 BLOCK_POOL_DECLARE ULONG _tx_block_pool_performance_allocate_count; variable