Home
last modified time | relevance | path

Searched refs:tx_byte_pool_performance_split_count (Results 1 – 8 of 8) sorted by relevance

/ThreadX-v6.4.1/common/src/
Dtx_byte_pool_performance_info_get.c163 *splits = pool_ptr -> tx_byte_pool_performance_split_count; in _tx_byte_pool_performance_info_get()
Dtx_byte_pool_search.c311 pool_ptr -> tx_byte_pool_performance_split_count++; in _tx_byte_pool_search()
/ThreadX-v6.4.1/common_smp/src/
Dtx_byte_pool_performance_info_get.c163 *splits = pool_ptr -> tx_byte_pool_performance_split_count; in _tx_byte_pool_performance_info_get()
Dtx_byte_pool_search.c351 pool_ptr -> tx_byte_pool_performance_split_count++; in _tx_byte_pool_search()
/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_byte_memory_information_test.c402 …(splits != byte_pool_0.tx_byte_pool_performance_split_count) || (suspensions != byte_pool_0.tx_byt… in thread_0_entry()
/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_byte_memory_information_test.c402 …(splits != byte_pool_0.tx_byte_pool_performance_split_count) || (suspensions != byte_pool_0.tx_byt… in thread_0_entry()
/ThreadX-v6.4.1/common_smp/inc/
Dtx_api.h807 ULONG tx_byte_pool_performance_split_count; member
/ThreadX-v6.4.1/common/inc/
Dtx_api.h786 ULONG tx_byte_pool_performance_split_count; member