| /ThreadX-v6.3.0/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() argument 101 if (allocates != TX_NULL) in _tx_block_pool_performance_system_info_get() 104 *allocates = _tx_block_pool_performance_allocate_count; in _tx_block_pool_performance_system_info_get() 140 if (allocates != TX_NULL) in _tx_block_pool_performance_system_info_get()
|
| D | tx_block_pool_performance_info_get.c | 83 UINT _tx_block_pool_performance_info_get(TX_BLOCK_POOL *pool_ptr, ULONG *allocates, ULONG *release… in _tx_block_pool_performance_info_get() argument 124 if (allocates != TX_NULL) in _tx_block_pool_performance_info_get() 127 *allocates = pool_ptr -> tx_block_pool_performance_allocate_count; in _tx_block_pool_performance_info_get() 168 else if (allocates != TX_NULL) in _tx_block_pool_performance_info_get()
|
| D | tx_byte_pool_performance_system_info_get.c | 88 UINT _tx_byte_pool_performance_system_info_get(ULONG *allocates, ULONG *releases, in _tx_byte_pool_performance_system_info_get() argument 110 if (allocates != TX_NULL) in _tx_byte_pool_performance_system_info_get() 113 *allocates = _tx_byte_pool_performance_allocate_count; in _tx_byte_pool_performance_system_info_get() 170 if (allocates != TX_NULL) in _tx_byte_pool_performance_system_info_get()
|
| 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() argument 133 if (allocates != TX_NULL) in _tx_byte_pool_performance_info_get() 136 *allocates = pool_ptr -> tx_byte_pool_performance_allocate_count; in _tx_byte_pool_performance_info_get() 202 else if (allocates != TX_NULL) in _tx_byte_pool_performance_info_get()
|
| /ThreadX-v6.3.0/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() argument 101 if (allocates != TX_NULL) in _tx_block_pool_performance_system_info_get() 104 *allocates = _tx_block_pool_performance_allocate_count; in _tx_block_pool_performance_system_info_get() 140 if (allocates != TX_NULL) in _tx_block_pool_performance_system_info_get()
|
| D | tx_block_pool_performance_info_get.c | 83 UINT _tx_block_pool_performance_info_get(TX_BLOCK_POOL *pool_ptr, ULONG *allocates, ULONG *release… in _tx_block_pool_performance_info_get() argument 124 if (allocates != TX_NULL) in _tx_block_pool_performance_info_get() 127 *allocates = pool_ptr -> tx_block_pool_performance_allocate_count; in _tx_block_pool_performance_info_get() 168 else if (allocates != TX_NULL) in _tx_block_pool_performance_info_get()
|
| D | tx_byte_pool_performance_system_info_get.c | 88 UINT _tx_byte_pool_performance_system_info_get(ULONG *allocates, ULONG *releases, in _tx_byte_pool_performance_system_info_get() argument 110 if (allocates != TX_NULL) in _tx_byte_pool_performance_system_info_get() 113 *allocates = _tx_byte_pool_performance_allocate_count; in _tx_byte_pool_performance_system_info_get() 170 if (allocates != TX_NULL) in _tx_byte_pool_performance_system_info_get()
|
| 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() argument 133 if (allocates != TX_NULL) in _tx_byte_pool_performance_info_get() 136 *allocates = pool_ptr -> tx_byte_pool_performance_allocate_count; in _tx_byte_pool_performance_info_get() 202 else if (allocates != TX_NULL) in _tx_byte_pool_performance_info_get()
|
| /ThreadX-v6.3.0/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() argument 83 …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 | 75 UINT _tx_block_pool_performance_info_get(TX_BLOCK_POOL *pool_ptr, ULONG *allocates, ULONG *releases… in _tx_block_pool_performance_info_get() argument 86 …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 | 81 UINT _tx_byte_pool_performance_system_info_get(ULONG *allocates, ULONG *releases, ULONG *fragments_… in _tx_byte_pool_performance_system_info_get() argument 94 …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 | 83 UINT _tx_byte_pool_performance_info_get(TX_BYTE_POOL *pool_ptr, ULONG *allocates, ULONG *releases, … in _tx_byte_pool_performance_info_get() argument 97 …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.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, 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.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, 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.3.0/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.3.0/common_smp/inc/ |
| D | tx_api.h | 1578 UINT _tx_block_pool_performance_info_get(TX_BLOCK_POOL *pool_ptr, ULONG *allocates, ULONG *r… 1580 UINT _tx_block_pool_performance_system_info_get(ULONG *allocates, ULONG *releases, 1610 UINT _tx_byte_pool_performance_info_get(TX_BYTE_POOL *pool_ptr, ULONG *allocates, ULONG *rel… 1612 UINT _tx_byte_pool_performance_system_info_get(ULONG *allocates, ULONG *releases,
|
| /ThreadX-v6.3.0/common/inc/ |
| D | tx_api.h | 1481 UINT _tx_block_pool_performance_info_get(TX_BLOCK_POOL *pool_ptr, ULONG *allocates, ULONG *r… 1483 UINT _tx_block_pool_performance_system_info_get(ULONG *allocates, ULONG *releases, 1524 UINT _tx_byte_pool_performance_info_get(TX_BYTE_POOL *pool_ptr, ULONG *allocates, ULONG *rel… 1526 UINT _tx_byte_pool_performance_system_info_get(ULONG *allocates, ULONG *releases,
|
| /ThreadX-v6.3.0/utility/benchmarks/thread_metric/ |
| D | thread_metric_readme.txt | 195 This function allocates a 128-byte block of memory from the
|