Home
last modified time | relevance | path

Searched refs:fragments_searched (Results 1 – 10 of 10) sorted by relevance

/ThreadX-v6.3.0/common_smp/src/
Dtx_byte_pool_performance_system_info_get.c89 … ULONG *fragments_searched, ULONG *merges, ULONG *splits, ULONG *suspensions, ULONG *timeouts) in _tx_byte_pool_performance_system_info_get() argument
124 if (fragments_searched != TX_NULL) in _tx_byte_pool_performance_system_info_get()
127 *fragments_searched = _tx_byte_pool_performance_search_count; in _tx_byte_pool_performance_system_info_get()
182 else if (fragments_searched != TX_NULL) in _tx_byte_pool_performance_system_info_get()
Dtx_byte_pool_performance_info_get.c92 … ULONG *fragments_searched, ULONG *merges, ULONG *splits, ULONG *suspensions, ULONG *timeouts) in _tx_byte_pool_performance_info_get() argument
147 if (fragments_searched != TX_NULL) in _tx_byte_pool_performance_info_get()
150 *fragments_searched = pool_ptr -> tx_byte_pool_performance_search_count; in _tx_byte_pool_performance_info_get()
214 else if (fragments_searched != TX_NULL) in _tx_byte_pool_performance_info_get()
/ThreadX-v6.3.0/common/src/
Dtx_byte_pool_performance_system_info_get.c89 … ULONG *fragments_searched, ULONG *merges, ULONG *splits, ULONG *suspensions, ULONG *timeouts) in _tx_byte_pool_performance_system_info_get() argument
124 if (fragments_searched != TX_NULL) in _tx_byte_pool_performance_system_info_get()
127 *fragments_searched = _tx_byte_pool_performance_search_count; in _tx_byte_pool_performance_system_info_get()
182 else if (fragments_searched != TX_NULL) in _tx_byte_pool_performance_system_info_get()
Dtx_byte_pool_performance_info_get.c92 … ULONG *fragments_searched, ULONG *merges, ULONG *splits, ULONG *suspensions, ULONG *timeouts) in _tx_byte_pool_performance_info_get() argument
147 if (fragments_searched != TX_NULL) in _tx_byte_pool_performance_info_get()
150 *fragments_searched = pool_ptr -> tx_byte_pool_performance_search_count; in _tx_byte_pool_performance_info_get()
214 else if (fragments_searched != TX_NULL) in _tx_byte_pool_performance_info_get()
/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_byte_memory_information_test.c59 … ULONG *fragments_searched, ULONG *merges, ULONG *splits, ULONG *suspensions, ULONG *timeouts);
225 ULONG fragments_searched; in thread_0_entry() local
373 …status = tx_byte_pool_performance_info_get(TX_NULL, &allocates, &releases, &fragments_searched, &… in thread_0_entry()
385 …te_pool_performance_info_get(&byte_pool_1, &allocates, &releases, &fragments_searched, &merges, &s… in thread_0_entry()
397 …te_pool_performance_info_get(&byte_pool_0, &allocates, &releases, &fragments_searched, &merges, &s… in thread_0_entry()
401 …(fragments_searched != byte_pool_0.tx_byte_pool_performance_search_count) || (merges != byte_pool_… in thread_0_entry()
412 …status = tx_byte_pool_performance_system_info_get(&allocates, &releases, &fragments_searched, &me… in thread_0_entry()
416 …(fragments_searched != _tx_byte_pool_performance_search_count) || (merges != _tx_byte_pool_perform… in thread_0_entry()
435 …te_pool_performance_info_get(&byte_pool_0, &allocates, &releases, &fragments_searched, &merges, &s… in thread_0_entry()
447 …status = tx_byte_pool_performance_info_get(TX_NULL, &allocates, &releases, &fragments_searched, &… in thread_0_entry()
[all …]
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_byte_memory_information_test.c59 … ULONG *fragments_searched, ULONG *merges, ULONG *splits, ULONG *suspensions, ULONG *timeouts);
225 ULONG fragments_searched; in thread_0_entry() local
373 …status = tx_byte_pool_performance_info_get(TX_NULL, &allocates, &releases, &fragments_searched, &… in thread_0_entry()
385 …te_pool_performance_info_get(&byte_pool_1, &allocates, &releases, &fragments_searched, &merges, &s… in thread_0_entry()
397 …te_pool_performance_info_get(&byte_pool_0, &allocates, &releases, &fragments_searched, &merges, &s… in thread_0_entry()
401 …(fragments_searched != byte_pool_0.tx_byte_pool_performance_search_count) || (merges != byte_pool_… in thread_0_entry()
412 …status = tx_byte_pool_performance_system_info_get(&allocates, &releases, &fragments_searched, &me… in thread_0_entry()
416 …(fragments_searched != _tx_byte_pool_performance_search_count) || (merges != _tx_byte_pool_perform… in thread_0_entry()
435 …te_pool_performance_info_get(&byte_pool_0, &allocates, &releases, &fragments_searched, &merges, &s… in thread_0_entry()
447 …status = tx_byte_pool_performance_info_get(TX_NULL, &allocates, &releases, &fragments_searched, &… in thread_0_entry()
[all …]
/ThreadX-v6.3.0/common_modules/module_lib/src/
Dtxm_byte_pool_performance_system_info_get.c81 …formance_system_info_get(ULONG *allocates, ULONG *releases, ULONG *fragments_searched, ULONG *merg… in _tx_byte_pool_performance_system_info_get() argument
87 extra_parameters[0] = (ALIGN_TYPE) fragments_searched; in _tx_byte_pool_performance_system_info_get()
Dtxm_byte_pool_performance_info_get.c83 …(TX_BYTE_POOL *pool_ptr, ULONG *allocates, ULONG *releases, ULONG *fragments_searched, ULONG *merg… in _tx_byte_pool_performance_info_get() argument
90 extra_parameters[1] = (ALIGN_TYPE) fragments_searched; in _tx_byte_pool_performance_info_get()
/ThreadX-v6.3.0/common_smp/inc/
Dtx_api.h1611 … ULONG *fragments_searched, ULONG *merges, ULONG *splits, ULONG *suspensions, ULONG *timeouts);
1613 … ULONG *fragments_searched, ULONG *merges, ULONG *splits, ULONG *suspensions, ULONG *timeouts);
/ThreadX-v6.3.0/common/inc/
Dtx_api.h1525 … ULONG *fragments_searched, ULONG *merges, ULONG *splits, ULONG *suspensions, ULONG *timeouts);
1527 … ULONG *fragments_searched, ULONG *merges, ULONG *splits, ULONG *suspensions, ULONG *timeouts);