Home
last modified time | relevance | path

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

/ThreadX-v6.2.1/common_smp/src/
Dtx_byte_pool_initialize.c70 ULONG _tx_byte_pool_performance_search_count; variable
145 _tx_byte_pool_performance_search_count = ((ULONG) 0); in _tx_byte_pool_initialize()
Dtx_byte_pool_search.c143 _tx_byte_pool_performance_search_count++; in _tx_byte_pool_search()
236 _tx_byte_pool_performance_search_count++; in _tx_byte_pool_search()
Dtx_byte_pool_performance_system_info_get.c127 *fragments_searched = _tx_byte_pool_performance_search_count; in _tx_byte_pool_performance_system_info_get()
/ThreadX-v6.2.1/common/src/
Dtx_byte_pool_initialize.c70 ULONG _tx_byte_pool_performance_search_count; variable
145 _tx_byte_pool_performance_search_count = ((ULONG) 0); in _tx_byte_pool_initialize()
Dtx_byte_pool_search.c140 _tx_byte_pool_performance_search_count++; in _tx_byte_pool_search()
233 _tx_byte_pool_performance_search_count++; in _tx_byte_pool_search()
Dtx_byte_pool_performance_system_info_get.c127 *fragments_searched = _tx_byte_pool_performance_search_count; in _tx_byte_pool_performance_system_info_get()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_byte_pool.h91 _tx_byte_pool_performance_search_count = ((ULONG) 0); \
156 BYTE_POOL_DECLARE ULONG _tx_byte_pool_performance_search_count; variable
/ThreadX-v6.2.1/common/inc/
Dtx_byte_pool.h91 _tx_byte_pool_performance_search_count = ((ULONG) 0); \
156 BYTE_POOL_DECLARE ULONG _tx_byte_pool_performance_search_count; variable