Home
last modified time | relevance | path

Searched refs:allocates (Results 1 – 20 of 20) sorted by relevance

/ThreadX-v6.3.0/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() 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()
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() 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()
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() 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()
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() 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/
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() 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()
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() 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()
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() 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()
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() 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/
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() 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()
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() 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()
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() 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()
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() 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/
Dthreadx_byte_memory_information_test.c58 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 …]
Dthreadx_block_memory_information_test.c225 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/
Dthreadx_byte_memory_information_test.c58 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 …]
Dthreadx_block_memory_information_test.c225 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/
Dcrt1cl.s154 ; is provided, our low-level allocator "sbrk" allocates within it.
/ThreadX-v6.3.0/common_smp/inc/
Dtx_api.h1578 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/
Dtx_api.h1481 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/
Dthread_metric_readme.txt195 This function allocates a 128-byte block of memory from the