Home
last modified time | relevance | path

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

/ThreadX-v6.2.1/common_modules/module_lib/src/
Dtxm_block_pool_performance_info_get.c75 UINT _tx_block_pool_performance_info_get(TX_BLOCK_POOL *pool_ptr, ULONG *allocates, ULONG *releases… in _tx_block_pool_performance_info_get() function
/ThreadX-v6.2.1/common_smp/src/
Dtx_block_pool_performance_info_get.c83 UINT _tx_block_pool_performance_info_get(TX_BLOCK_POOL *pool_ptr, ULONG *allocates, ULONG *release… in _tx_block_pool_performance_info_get() function
/ThreadX-v6.2.1/common/src/
Dtx_block_pool_performance_info_get.c83 UINT _tx_block_pool_performance_info_get(TX_BLOCK_POOL *pool_ptr, ULONG *allocates, ULONG *release… in _tx_block_pool_performance_info_get() function
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h1185 #define tx_block_pool_performance_info_get _tx_block_pool_performance_info_get
1313 #define tx_block_pool_performance_info_get _tx_block_pool_performance_info_get
1430 #define tx_block_pool_performance_info_get _tx_block_pool_performance_info_get
1564 UINT _tx_block_pool_performance_info_get(TX_BLOCK_POOL *pool_ptr, ULONG *allocates, ULONG *r…
/ThreadX-v6.2.1/common/inc/
Dtx_api.h1104 #define tx_block_pool_performance_info_get _tx_block_pool_performance_info_get
1227 #define tx_block_pool_performance_info_get _tx_block_pool_performance_info_get
1339 #define tx_block_pool_performance_info_get _tx_block_pool_performance_info_get
1467 UINT _tx_block_pool_performance_info_get(TX_BLOCK_POOL *pool_ptr, ULONG *allocates, ULONG *r…
/ThreadX-v6.2.1/common_modules/module_manager/inc/
Dtxm_module_manager_dispatch.h210 return_value = (ALIGN_TYPE) _tx_block_pool_performance_info_get( in _txm_module_manager_tx_block_pool_performance_info_get_dispatch()