Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/common_smp/src/
Dtx_byte_pool_performance_system_info_get.c88 … ULONG *fragments_searched, ULONG *merges, ULONG *splits, ULONG *suspensions, ULONG *timeouts) in _tx_byte_pool_performance_system_info_get() argument
123 if (fragments_searched != TX_NULL) in _tx_byte_pool_performance_system_info_get()
126 *fragments_searched = _tx_byte_pool_performance_search_count; in _tx_byte_pool_performance_system_info_get()
181 else if (fragments_searched != TX_NULL) in _tx_byte_pool_performance_system_info_get()
Dtx_byte_pool_performance_info_get.c91 … ULONG *fragments_searched, ULONG *merges, ULONG *splits, ULONG *suspensions, ULONG *timeouts) in _tx_byte_pool_performance_info_get() argument
146 if (fragments_searched != TX_NULL) in _tx_byte_pool_performance_info_get()
149 *fragments_searched = pool_ptr -> tx_byte_pool_performance_search_count; in _tx_byte_pool_performance_info_get()
213 else if (fragments_searched != TX_NULL) in _tx_byte_pool_performance_info_get()
/ThreadX-v6.4.1/common/src/
Dtx_byte_pool_performance_system_info_get.c88 … ULONG *fragments_searched, ULONG *merges, ULONG *splits, ULONG *suspensions, ULONG *timeouts) in _tx_byte_pool_performance_system_info_get() argument
123 if (fragments_searched != TX_NULL) in _tx_byte_pool_performance_system_info_get()
126 *fragments_searched = _tx_byte_pool_performance_search_count; in _tx_byte_pool_performance_system_info_get()
181 else if (fragments_searched != TX_NULL) in _tx_byte_pool_performance_system_info_get()
Dtx_byte_pool_performance_info_get.c91 … ULONG *fragments_searched, ULONG *merges, ULONG *splits, ULONG *suspensions, ULONG *timeouts) in _tx_byte_pool_performance_info_get() argument
146 if (fragments_searched != TX_NULL) in _tx_byte_pool_performance_info_get()
149 *fragments_searched = pool_ptr -> tx_byte_pool_performance_search_count; in _tx_byte_pool_performance_info_get()
213 else if (fragments_searched != TX_NULL) in _tx_byte_pool_performance_info_get()
/ThreadX-v6.4.1/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.4.1/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.4.1/common_modules/module_lib/src/
Dtxm_byte_pool_performance_system_info_get.c80 …formance_system_info_get(ULONG *allocates, ULONG *releases, ULONG *fragments_searched, ULONG *merg… in _tx_byte_pool_performance_system_info_get() argument
86 extra_parameters[0] = (ALIGN_TYPE) fragments_searched; in _tx_byte_pool_performance_system_info_get()
Dtxm_byte_pool_performance_info_get.c82 …(TX_BYTE_POOL *pool_ptr, ULONG *allocates, ULONG *releases, ULONG *fragments_searched, ULONG *merg… in _tx_byte_pool_performance_info_get() argument
89 extra_parameters[1] = (ALIGN_TYPE) fragments_searched; in _tx_byte_pool_performance_info_get()
/ThreadX-v6.4.1/common_smp/inc/
Dtx_api.h1616 … ULONG *fragments_searched, ULONG *merges, ULONG *splits, ULONG *suspensions, ULONG *timeouts);
1618 … ULONG *fragments_searched, ULONG *merges, ULONG *splits, ULONG *suspensions, ULONG *timeouts);
/ThreadX-v6.4.1/common/inc/
Dtx_api.h1530 … ULONG *fragments_searched, ULONG *merges, ULONG *splits, ULONG *suspensions, ULONG *timeouts);
1532 … ULONG *fragments_searched, ULONG *merges, ULONG *splits, ULONG *suspensions, ULONG *timeouts);