Home
last modified time | relevance | path

Searched defs:_tx_execution_thread_time_total (Results 1 – 2 of 2) sorted by relevance

/ThreadX-v6.3.0/utility/execution_profile_kit/
Dtx_execution_profile.c81 EXECUTION_TIME _tx_execution_thread_time_total; variable
792 _tx_execution_thread_time_total = 0; in _tx_execution_thread_total_time_reset() local
/ThreadX-v6.3.0/utility/execution_profile_kit/smp_version/
Dtx_execution_profile.c79 EXECUTION_TIME _tx_execution_thread_time_total[TX_THREAD_SMP_MAX_CORES]; variable