Home
last modified time | relevance | path

Searched refs:total_threads (Results 1 – 2 of 2) sorted by relevance

/ThreadX-v6.3.0/utility/execution_profile_kit/
Dtx_execution_profile.c785 UINT total_threads; in _tx_execution_thread_total_time_reset() local
795 total_threads = _tx_thread_created_count; in _tx_execution_thread_total_time_reset()
797 while (total_threads--) in _tx_execution_thread_total_time_reset()
/ThreadX-v6.3.0/utility/execution_profile_kit/smp_version/
Dtx_execution_profile.c716 UINT total_threads; in _tx_execution_thread_total_time_reset() local
731 total_threads = _tx_thread_created_count; in _tx_execution_thread_total_time_reset()
733 while (total_threads--) in _tx_execution_thread_total_time_reset()