Searched refs:_tx_byte_pool_performance_info_get (Results 1 – 8 of 8) sorted by relevance
| /ThreadX-v6.3.0/common_modules/module_lib/src/ |
| D | txm_byte_pool_performance_info_get.c | 83 UINT _tx_byte_pool_performance_info_get(TX_BYTE_POOL *pool_ptr, ULONG *allocates, ULONG *releases, … in _tx_byte_pool_performance_info_get() function
|
| /ThreadX-v6.3.0/common/src/ |
| D | tx_byte_pool_performance_info_get.c | 91 UINT _tx_byte_pool_performance_info_get(TX_BYTE_POOL *pool_ptr, ULONG *allocates, ULONG *releases, in _tx_byte_pool_performance_info_get() function
|
| /ThreadX-v6.3.0/common_smp/src/ |
| D | tx_byte_pool_performance_info_get.c | 91 UINT _tx_byte_pool_performance_info_get(TX_BYTE_POOL *pool_ptr, ULONG *allocates, ULONG *releases, in _tx_byte_pool_performance_info_get() function
|
| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_byte_memory_information_test.c | 58 UINT _tx_byte_pool_performance_info_get(TX_BYTE_POOL *pool_ptr, ULONG *allocates, ULONG *releases,
|
| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_byte_memory_information_test.c | 58 UINT _tx_byte_pool_performance_info_get(TX_BYTE_POOL *pool_ptr, ULONG *allocates, ULONG *releases,
|
| /ThreadX-v6.3.0/common_smp/inc/ |
| D | tx_api.h | 1208 #define tx_byte_pool_performance_info_get _tx_byte_pool_performance_info_get 1336 #define tx_byte_pool_performance_info_get _tx_byte_pool_performance_info_get 1453 #define tx_byte_pool_performance_info_get _tx_byte_pool_performance_info_get 1610 UINT _tx_byte_pool_performance_info_get(TX_BYTE_POOL *pool_ptr, ULONG *allocates, ULONG *rel…
|
| /ThreadX-v6.3.0/common/inc/ |
| D | tx_api.h | 1127 #define tx_byte_pool_performance_info_get _tx_byte_pool_performance_info_get 1250 #define tx_byte_pool_performance_info_get _tx_byte_pool_performance_info_get 1362 #define tx_byte_pool_performance_info_get _tx_byte_pool_performance_info_get 1524 UINT _tx_byte_pool_performance_info_get(TX_BYTE_POOL *pool_ptr, ULONG *allocates, ULONG *rel…
|
| /ThreadX-v6.3.0/common_modules/module_manager/inc/ |
| D | txm_module_manager_dispatch.h | 526 return_value = (ALIGN_TYPE) _tx_byte_pool_performance_info_get( in _txm_module_manager_tx_byte_pool_performance_info_get_dispatch()
|