Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/execution_profile_kit/
Dtx_execution_profile.c784 UINT total_threads; in _tx_execution_thread_total_time_reset() local
794 total_threads = _tx_thread_created_count; in _tx_execution_thread_total_time_reset()
796 while (total_threads--) in _tx_execution_thread_total_time_reset()
/ThreadX-v6.4.1/utility/execution_profile_kit/smp_version/
Dtx_execution_profile.c715 UINT total_threads; in _tx_execution_thread_total_time_reset() local
730 total_threads = _tx_thread_created_count; in _tx_execution_thread_total_time_reset()
732 while (total_threads--) in _tx_execution_thread_total_time_reset()