Searched defs:merges (Results 1 – 8 of 8) sorted by relevance
/ThreadX-v6.4.1/common_smp/src/ |
D | tx_byte_pool_performance_system_info_get.c | 88 … ULONG *fragments_searched, ULONG *merges, ULONG *splits, ULONG *suspensions, ULONG *timeouts) in _tx_byte_pool_performance_system_info_get()
|
D | tx_byte_pool_performance_info_get.c | 91 … ULONG *fragments_searched, ULONG *merges, ULONG *splits, ULONG *suspensions, ULONG *timeouts) in _tx_byte_pool_performance_info_get()
|
/ThreadX-v6.4.1/common/src/ |
D | tx_byte_pool_performance_system_info_get.c | 88 … ULONG *fragments_searched, ULONG *merges, ULONG *splits, ULONG *suspensions, ULONG *timeouts) in _tx_byte_pool_performance_system_info_get()
|
D | tx_byte_pool_performance_info_get.c | 91 … ULONG *fragments_searched, ULONG *merges, ULONG *splits, ULONG *suspensions, ULONG *timeouts) in _tx_byte_pool_performance_info_get()
|
/ThreadX-v6.4.1/common_modules/module_lib/src/ |
D | txm_byte_pool_performance_system_info_get.c | 80 …nfo_get(ULONG *allocates, ULONG *releases, ULONG *fragments_searched, ULONG *merges, ULONG *splits… in _tx_byte_pool_performance_system_info_get()
|
D | txm_byte_pool_performance_info_get.c | 82 …ol_ptr, ULONG *allocates, ULONG *releases, ULONG *fragments_searched, ULONG *merges, ULONG *splits… in _tx_byte_pool_performance_info_get()
|
/ThreadX-v6.4.1/test/smp/regression/ |
D | threadx_byte_memory_information_test.c | 226 ULONG merges; in thread_0_entry() local
|
/ThreadX-v6.4.1/test/tx/regression/ |
D | threadx_byte_memory_information_test.c | 226 ULONG merges; in thread_0_entry() local
|