Home
last modified time | relevance | path

Searched defs:allocates (Results 1 – 12 of 12) sorted by relevance

/ThreadX-v6.2.1/common_smp/src/
Dtx_block_pool_performance_system_info_get.c80 UINT _tx_block_pool_performance_system_info_get(ULONG *allocates, ULONG *releases, ULONG *suspensi… in _tx_block_pool_performance_system_info_get()
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()
Dtx_byte_pool_performance_system_info_get.c88 UINT _tx_byte_pool_performance_system_info_get(ULONG *allocates, ULONG *releases, in _tx_byte_pool_performance_system_info_get()
Dtx_byte_pool_performance_info_get.c91 UINT _tx_byte_pool_performance_info_get(TX_BYTE_POOL *pool_ptr, ULONG *allocates, ULONG *releases, in _tx_byte_pool_performance_info_get()
/ThreadX-v6.2.1/common/src/
Dtx_block_pool_performance_system_info_get.c80 UINT _tx_block_pool_performance_system_info_get(ULONG *allocates, ULONG *releases, ULONG *suspensi… in _tx_block_pool_performance_system_info_get()
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()
Dtx_byte_pool_performance_system_info_get.c88 UINT _tx_byte_pool_performance_system_info_get(ULONG *allocates, ULONG *releases, in _tx_byte_pool_performance_system_info_get()
Dtx_byte_pool_performance_info_get.c91 UINT _tx_byte_pool_performance_info_get(TX_BYTE_POOL *pool_ptr, ULONG *allocates, ULONG *releases, in _tx_byte_pool_performance_info_get()
/ThreadX-v6.2.1/common_modules/module_lib/src/
Dtxm_block_pool_performance_system_info_get.c73 UINT _tx_block_pool_performance_system_info_get(ULONG *allocates, ULONG *releases, ULONG *suspensio… in _tx_block_pool_performance_system_info_get()
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()
Dtxm_byte_pool_performance_system_info_get.c81 UINT _tx_byte_pool_performance_system_info_get(ULONG *allocates, ULONG *releases, ULONG *fragments_… in _tx_byte_pool_performance_system_info_get()
Dtxm_byte_pool_performance_info_get.c83 UINT _tx_byte_pool_performance_info_get(TX_BYTE_POOL *pool_ptr, ULONG *allocates, ULONG *releases, … in _tx_byte_pool_performance_info_get()