Home
last modified time | relevance | path

Searched refs:tx_byte_pool_performance_search_count (Results 1 – 6 of 6) sorted by relevance

/ThreadX-v6.2.1/common/src/
Dtx_byte_pool_search.c143 pool_ptr -> tx_byte_pool_performance_search_count++; in _tx_byte_pool_search()
236 pool_ptr -> tx_byte_pool_performance_search_count++; in _tx_byte_pool_search()
Dtx_byte_pool_performance_info_get.c150 *fragments_searched = pool_ptr -> tx_byte_pool_performance_search_count; in _tx_byte_pool_performance_info_get()
/ThreadX-v6.2.1/common_smp/src/
Dtx_byte_pool_search.c146 pool_ptr -> tx_byte_pool_performance_search_count++; in _tx_byte_pool_search()
239 pool_ptr -> tx_byte_pool_performance_search_count++; in _tx_byte_pool_search()
Dtx_byte_pool_performance_info_get.c150 *fragments_searched = pool_ptr -> tx_byte_pool_performance_search_count; in _tx_byte_pool_performance_info_get()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h792 ULONG tx_byte_pool_performance_search_count; member
/ThreadX-v6.2.1/common/inc/
Dtx_api.h771 ULONG tx_byte_pool_performance_search_count; member