Searched refs:_tx_block_pool_performance_system_info_get (Results 1 – 6 of 6) sorted by relevance
| /ThreadX-v6.3.0/common_modules/module_lib/src/ |
| D | txm_block_pool_performance_system_info_get.c | 73 UINT _tx_block_pool_performance_system_info_get(ULONG *allocates, ULONG *releases, ULONG *suspensio… in _tx_block_pool_performance_system_info_get() function
|
| /ThreadX-v6.3.0/common/src/ |
| D | tx_block_pool_performance_system_info_get.c | 80 UINT _tx_block_pool_performance_system_info_get(ULONG *allocates, ULONG *releases, ULONG *suspensi… in _tx_block_pool_performance_system_info_get() function
|
| /ThreadX-v6.3.0/common_smp/src/ |
| D | tx_block_pool_performance_system_info_get.c | 80 UINT _tx_block_pool_performance_system_info_get(ULONG *allocates, ULONG *releases, ULONG *suspensi… in _tx_block_pool_performance_system_info_get() function
|
| /ThreadX-v6.3.0/common_smp/inc/ |
| D | tx_api.h | 1200 #define tx_block_pool_performance_system_info_get _tx_block_pool_performance_system_info_get 1328 #define tx_block_pool_performance_system_info_get _tx_block_pool_performance_system_info_get 1445 #define tx_block_pool_performance_system_info_get _tx_block_pool_performance_system_info_get 1580 UINT _tx_block_pool_performance_system_info_get(ULONG *allocates, ULONG *releases,
|
| /ThreadX-v6.3.0/common/inc/ |
| D | tx_api.h | 1119 #define tx_block_pool_performance_system_info_get _tx_block_pool_performance_system_info_get 1242 #define tx_block_pool_performance_system_info_get _tx_block_pool_performance_system_info_get 1354 #define tx_block_pool_performance_system_info_get _tx_block_pool_performance_system_info_get 1483 UINT _tx_block_pool_performance_system_info_get(ULONG *allocates, ULONG *releases,
|
| /ThreadX-v6.3.0/common_modules/module_manager/inc/ |
| D | txm_module_manager_dispatch.h | 251 return_value = (ALIGN_TYPE) _tx_block_pool_performance_system_info_get( in _txm_module_manager_tx_block_pool_performance_system_info_get_dispatch()
|