/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() argument 100 if (allocates != TX_NULL) in _tx_block_pool_performance_system_info_get() 103 *allocates = _tx_block_pool_performance_allocate_count; in _tx_block_pool_performance_system_info_get() 139 if (allocates != TX_NULL) in _tx_block_pool_performance_system_info_get()
|
D | tx_block_pool_performance_info_get.c | 82 UINT _tx_block_pool_performance_info_get(TX_BLOCK_POOL *pool_ptr, ULONG *allocates, ULONG *release… in _tx_block_pool_performance_info_get() argument 123 if (allocates != TX_NULL) in _tx_block_pool_performance_info_get() 126 *allocates = pool_ptr -> tx_block_pool_performance_allocate_count; in _tx_block_pool_performance_info_get() 167 else if (allocates != TX_NULL) 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() argument 109 if (allocates != TX_NULL) in _tx_byte_pool_performance_system_info_get() 112 *allocates = _tx_byte_pool_performance_allocate_count; in _tx_byte_pool_performance_system_info_get() 169 if (allocates != TX_NULL) 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() argument 132 if (allocates != TX_NULL) in _tx_byte_pool_performance_info_get() 135 *allocates = pool_ptr -> tx_byte_pool_performance_allocate_count; in _tx_byte_pool_performance_info_get() 201 else if (allocates != TX_NULL) 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() argument 100 if (allocates != TX_NULL) in _tx_block_pool_performance_system_info_get() 103 *allocates = _tx_block_pool_performance_allocate_count; in _tx_block_pool_performance_system_info_get() 139 if (allocates != TX_NULL) in _tx_block_pool_performance_system_info_get()
|
D | tx_block_pool_performance_info_get.c | 82 UINT _tx_block_pool_performance_info_get(TX_BLOCK_POOL *pool_ptr, ULONG *allocates, ULONG *release… in _tx_block_pool_performance_info_get() argument 123 if (allocates != TX_NULL) in _tx_block_pool_performance_info_get() 126 *allocates = pool_ptr -> tx_block_pool_performance_allocate_count; in _tx_block_pool_performance_info_get() 167 else if (allocates != TX_NULL) 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() argument 109 if (allocates != TX_NULL) in _tx_byte_pool_performance_system_info_get() 112 *allocates = _tx_byte_pool_performance_allocate_count; in _tx_byte_pool_performance_system_info_get() 169 if (allocates != TX_NULL) 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() argument 132 if (allocates != TX_NULL) in _tx_byte_pool_performance_info_get() 135 *allocates = pool_ptr -> tx_byte_pool_performance_allocate_count; in _tx_byte_pool_performance_info_get() 201 else if (allocates != TX_NULL) 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() argument 82 …spatcher)(TXM_BLOCK_POOL_PERFORMANCE_SYSTEM_INFO_GET_CALL, (ALIGN_TYPE) allocates, (ALIGN_TYPE) re… 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() argument 85 …OCK_POOL_PERFORMANCE_INFO_GET_CALL, (ALIGN_TYPE) pool_ptr, (ALIGN_TYPE) allocates, (ALIGN_TYPE) ex… 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() argument 93 …ispatcher)(TXM_BYTE_POOL_PERFORMANCE_SYSTEM_INFO_GET_CALL, (ALIGN_TYPE) allocates, (ALIGN_TYPE) re… 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() argument 96 …YTE_POOL_PERFORMANCE_INFO_GET_CALL, (ALIGN_TYPE) pool_ptr, (ALIGN_TYPE) allocates, (ALIGN_TYPE) ex… in _tx_byte_pool_performance_info_get()
|
/ThreadX-v6.4.1/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, 223 ULONG allocates; in thread_0_entry() local 373 …status = tx_byte_pool_performance_info_get(TX_NULL, &allocates, &releases, &fragments_searched, &… in thread_0_entry() 385 …status = tx_byte_pool_performance_info_get(&byte_pool_1, &allocates, &releases, &fragments_search… in thread_0_entry() 397 …status = tx_byte_pool_performance_info_get(&byte_pool_0, &allocates, &releases, &fragments_search… in thread_0_entry() 400 …if ((status != TX_SUCCESS) || (allocates != byte_pool_0.tx_byte_pool_performance_allocate_count) |… in thread_0_entry() 412 …status = tx_byte_pool_performance_system_info_get(&allocates, &releases, &fragments_searched, &me… in thread_0_entry() 415 …if ((status != TX_SUCCESS) || (allocates != _tx_byte_pool_performance_allocate_count) || (releases… in thread_0_entry() 435 …status = tx_byte_pool_performance_info_get(&byte_pool_0, &allocates, &releases, &fragments_search… in thread_0_entry() 447 …status = tx_byte_pool_performance_info_get(TX_NULL, &allocates, &releases, &fragments_searched, &… in thread_0_entry() [all …]
|
D | threadx_block_memory_information_test.c | 225 ULONG allocates; in thread_0_entry() local 398 …status += tx_block_pool_performance_info_get(&block_pool_0, &allocates, &releases, &suspensions, &… in thread_0_entry() 401 if ((status) || (allocates != block_pool_0.tx_block_pool_performance_allocate_count) || in thread_0_entry() 414 …status += tx_block_pool_performance_system_info_get(&allocates, &releases, &suspensions, &timeouts… in thread_0_entry() 417 …if ((status) || (allocates != _tx_block_pool_performance_allocate_count) || (releases != _tx_block… in thread_0_entry() 435 …status = tx_block_pool_performance_info_get(&block_pool_0, &allocates, &releases, &suspensions, &… in thread_0_entry() 447 …status = tx_block_pool_performance_info_get(TX_NULL, &allocates, &releases, &suspensions, &timeou… in thread_0_entry() 507 …status = tx_block_pool_performance_system_info_get(&allocates, &releases, &suspensions, &timeouts… in thread_0_entry()
|
/ThreadX-v6.4.1/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, 223 ULONG allocates; in thread_0_entry() local 373 …status = tx_byte_pool_performance_info_get(TX_NULL, &allocates, &releases, &fragments_searched, &… in thread_0_entry() 385 …status = tx_byte_pool_performance_info_get(&byte_pool_1, &allocates, &releases, &fragments_search… in thread_0_entry() 397 …status = tx_byte_pool_performance_info_get(&byte_pool_0, &allocates, &releases, &fragments_search… in thread_0_entry() 400 …if ((status != TX_SUCCESS) || (allocates != byte_pool_0.tx_byte_pool_performance_allocate_count) |… in thread_0_entry() 412 …status = tx_byte_pool_performance_system_info_get(&allocates, &releases, &fragments_searched, &me… in thread_0_entry() 415 …if ((status != TX_SUCCESS) || (allocates != _tx_byte_pool_performance_allocate_count) || (releases… in thread_0_entry() 435 …status = tx_byte_pool_performance_info_get(&byte_pool_0, &allocates, &releases, &fragments_search… in thread_0_entry() 447 …status = tx_byte_pool_performance_info_get(TX_NULL, &allocates, &releases, &fragments_searched, &… in thread_0_entry() [all …]
|
D | threadx_block_memory_information_test.c | 225 ULONG allocates; in thread_0_entry() local 398 …status += tx_block_pool_performance_info_get(&block_pool_0, &allocates, &releases, &suspensions, &… in thread_0_entry() 401 if ((status) || (allocates != block_pool_0.tx_block_pool_performance_allocate_count) || in thread_0_entry() 414 …status += tx_block_pool_performance_system_info_get(&allocates, &releases, &suspensions, &timeouts… in thread_0_entry() 417 …if ((status) || (allocates != _tx_block_pool_performance_allocate_count) || (releases != _tx_block… in thread_0_entry() 435 …status = tx_block_pool_performance_info_get(&block_pool_0, &allocates, &releases, &suspensions, &… in thread_0_entry() 447 …status = tx_block_pool_performance_info_get(TX_NULL, &allocates, &releases, &suspensions, &timeou… in thread_0_entry() 507 …status = tx_block_pool_performance_system_info_get(&allocates, &releases, &suspensions, &timeouts… in thread_0_entry()
|
/ThreadX-v6.4.1/ports_smp/arc_hs_smp/metaware/example_build/sample_threadx/ |
D | crt1cl.s | 154 ; is provided, our low-level allocator "sbrk" allocates within it.
|
/ThreadX-v6.4.1/common_smp/inc/ |
D | tx_api.h | 1583 UINT _tx_block_pool_performance_info_get(TX_BLOCK_POOL *pool_ptr, ULONG *allocates, ULONG *r… 1585 UINT _tx_block_pool_performance_system_info_get(ULONG *allocates, ULONG *releases, 1615 UINT _tx_byte_pool_performance_info_get(TX_BYTE_POOL *pool_ptr, ULONG *allocates, ULONG *rel… 1617 UINT _tx_byte_pool_performance_system_info_get(ULONG *allocates, ULONG *releases,
|
/ThreadX-v6.4.1/common/inc/ |
D | tx_api.h | 1486 UINT _tx_block_pool_performance_info_get(TX_BLOCK_POOL *pool_ptr, ULONG *allocates, ULONG *r… 1488 UINT _tx_block_pool_performance_system_info_get(ULONG *allocates, ULONG *releases, 1529 UINT _tx_byte_pool_performance_info_get(TX_BYTE_POOL *pool_ptr, ULONG *allocates, ULONG *rel… 1531 UINT _tx_byte_pool_performance_system_info_get(ULONG *allocates, ULONG *releases,
|
/ThreadX-v6.4.1/utility/benchmarks/thread_metric/ |
D | thread_metric_readme.txt | 195 This function allocates a 128-byte block of memory from the
|