_tx_byte_pool_performance_info_get() is only used within threadx.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and Samplesthreadx_tx_byte_pool_performance_info_get()

_tx_byte_pool_performance_info_get() function

Syntax

UINT _tx_byte_pool_performance_info_get(TX_BYTE_POOL *pool_ptr,     ULONG *allocates,     ULONG *releases,     ULONG *fragments_searched,     ULONG *merges,     ULONG *splits,     ULONG *suspensions,     ULONG *timeouts);

Arguments

pool_ptr

allocates

releases

fragments_searched

merges

splits

suspensions

timeouts

References

Call Tree

Functions calling _tx_byte_pool_performance_info_get()
_tx_byte_pool_performance_info_get()
Data read by _tx_byte_pool_performance_info_get()
Data written by _tx_byte_pool_performance_info_get()
_tx_byte_pool_performance_info_get()
_tx_byte_pool_performance_info_get()::status
all items filtered out
Type of _tx_byte_pool_performance_info_get()
_tx_byte_pool_performance_info_get()
all items filtered out