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/ |
| D | txm_block_pool_performance_info_get.c | 75 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/ |
| D | tx_block_pool_performance_info_get.c | 83 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/ |
| D | tx_block_pool_performance_info_get.c | 83 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/ |
| D | tx_api.h | 1185 #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/ |
| D | tx_api.h | 1104 #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/ |
| D | txm_module_manager_dispatch.h | 210 return_value = (ALIGN_TYPE) _tx_block_pool_performance_info_get( in _txm_module_manager_tx_block_pool_performance_info_get_dispatch()
|