Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/common/src/
Dtx_byte_pool_initialize.c65 ULONG _tx_byte_pool_performance_split_count; variable
144 _tx_byte_pool_performance_split_count = ((ULONG) 0); in _tx_byte_pool_initialize()
Dtx_byte_pool_performance_system_info_get.c141 *splits = _tx_byte_pool_performance_split_count; in _tx_byte_pool_performance_system_info_get()
Dtx_byte_pool_search.c309 _tx_byte_pool_performance_split_count++; in _tx_byte_pool_search()
/ThreadX-v6.3.0/common_smp/src/
Dtx_byte_pool_initialize.c65 ULONG _tx_byte_pool_performance_split_count; variable
144 _tx_byte_pool_performance_split_count = ((ULONG) 0); in _tx_byte_pool_initialize()
Dtx_byte_pool_performance_system_info_get.c141 *splits = _tx_byte_pool_performance_split_count; in _tx_byte_pool_performance_system_info_get()
Dtx_byte_pool_search.c349 _tx_byte_pool_performance_split_count++; in _tx_byte_pool_search()
/ThreadX-v6.3.0/common_smp/inc/
Dtx_byte_pool.h90 _tx_byte_pool_performance_split_count = ((ULONG) 0); \
151 BYTE_POOL_DECLARE ULONG _tx_byte_pool_performance_split_count; variable
/ThreadX-v6.3.0/common/inc/
Dtx_byte_pool.h90 _tx_byte_pool_performance_split_count = ((ULONG) 0); \
151 BYTE_POOL_DECLARE ULONG _tx_byte_pool_performance_split_count; variable
/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_byte_memory_information_test.c417 …(splits != _tx_byte_pool_performance_split_count) || (suspensions != _tx_byte_pool_performance_sus… in thread_0_entry()
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_byte_memory_information_test.c417 …(splits != _tx_byte_pool_performance_split_count) || (suspensions != _tx_byte_pool_performance_sus… in thread_0_entry()