_tx_thread_performance_info_get() is only used within threadx.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and Samplesthreadx_tx_thread_performance_info_get()

_tx_thread_performance_info_get() function

Syntax

UINT _tx_thread_performance_info_get(TX_THREAD *thread_ptr,     ULONG *resumptions,     ULONG *suspensions,     ULONG *solicited_preemptions,     ULONG *interrupt_preemptions,     ULONG *priority_inversions,     ULONG *time_slices,     ULONG *relinquishes,     ULONG *timeouts,     ULONG *wait_aborts,     TX_THREAD **last_preempted_by);

Arguments

thread_ptr

resumptions

suspensions

solicited_preemptions

interrupt_preemptions

priority_inversions

time_slices

relinquishes

timeouts

wait_aborts

last_preempted_by

Call Tree

Functions calling _tx_thread_performance_info_get()
_tx_thread_performance_info_get()
Type of _tx_thread_performance_info_get()
_tx_thread_performance_info_get()
all items filtered out