Searched refs:_tx_block_pool_performance_system_info_get (Results 1 – 6 of 6) sorted by relevance
| /ThreadX-v6.2.1/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.2.1/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.2.1/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.2.1/common_smp/inc/ |
| D | tx_api.h | 1186 #define tx_block_pool_performance_system_info_get _tx_block_pool_performance_system_info_get 1314 #define tx_block_pool_performance_system_info_get _tx_block_pool_performance_system_info_get 1431 #define tx_block_pool_performance_system_info_get _tx_block_pool_performance_system_info_get 1566 UINT _tx_block_pool_performance_system_info_get(ULONG *allocates, ULONG *releases,
|
| /ThreadX-v6.2.1/common/inc/ |
| D | tx_api.h | 1105 #define tx_block_pool_performance_system_info_get _tx_block_pool_performance_system_info_get 1228 #define tx_block_pool_performance_system_info_get _tx_block_pool_performance_system_info_get 1340 #define tx_block_pool_performance_system_info_get _tx_block_pool_performance_system_info_get 1469 UINT _tx_block_pool_performance_system_info_get(ULONG *allocates, ULONG *releases,
|
| /ThreadX-v6.2.1/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()
|