Searched defs:releases (Results 1 – 16 of 16) sorted by relevance
/ThreadX-v6.4.1/common/src/ |
D | tx_block_pool_performance_system_info_get.c | 79 UINT _tx_block_pool_performance_system_info_get(ULONG *allocates, ULONG *releases, ULONG *suspensi… in _tx_block_pool_performance_system_info_get()
|
D | tx_block_pool_performance_info_get.c | 82 …NT _tx_block_pool_performance_info_get(TX_BLOCK_POOL *pool_ptr, ULONG *allocates, ULONG *releases, in _tx_block_pool_performance_info_get()
|
D | tx_byte_pool_performance_system_info_get.c | 87 UINT _tx_byte_pool_performance_system_info_get(ULONG *allocates, ULONG *releases, in _tx_byte_pool_performance_system_info_get()
|
D | tx_byte_pool_performance_info_get.c | 90 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.4.1/common_smp/src/ |
D | tx_block_pool_performance_system_info_get.c | 79 UINT _tx_block_pool_performance_system_info_get(ULONG *allocates, ULONG *releases, ULONG *suspensi… in _tx_block_pool_performance_system_info_get()
|
D | tx_byte_pool_performance_system_info_get.c | 87 UINT _tx_byte_pool_performance_system_info_get(ULONG *allocates, ULONG *releases, in _tx_byte_pool_performance_system_info_get()
|
D | tx_block_pool_performance_info_get.c | 82 …NT _tx_block_pool_performance_info_get(TX_BLOCK_POOL *pool_ptr, ULONG *allocates, ULONG *releases, in _tx_block_pool_performance_info_get()
|
D | tx_byte_pool_performance_info_get.c | 90 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.4.1/common_modules/module_lib/src/ |
D | txm_block_pool_performance_system_info_get.c | 72 UINT _tx_block_pool_performance_system_info_get(ULONG *allocates, ULONG *releases, ULONG *suspensio… in _tx_block_pool_performance_system_info_get()
|
D | txm_block_pool_performance_info_get.c | 74 UINT _tx_block_pool_performance_info_get(TX_BLOCK_POOL *pool_ptr, ULONG *allocates, ULONG *releases… in _tx_block_pool_performance_info_get()
|
D | txm_byte_pool_performance_system_info_get.c | 80 UINT _tx_byte_pool_performance_system_info_get(ULONG *allocates, ULONG *releases, ULONG *fragments_… in _tx_byte_pool_performance_system_info_get()
|
D | txm_byte_pool_performance_info_get.c | 82 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.4.1/test/smp/regression/ |
D | threadx_block_memory_information_test.c | 226 ULONG releases; in thread_0_entry() local
|
D | threadx_byte_memory_information_test.c | 224 ULONG releases; in thread_0_entry() local
|
/ThreadX-v6.4.1/test/tx/regression/ |
D | threadx_block_memory_information_test.c | 226 ULONG releases; in thread_0_entry() local
|
D | threadx_byte_memory_information_test.c | 224 ULONG releases; in thread_0_entry() local
|