Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/execution_profile_kit/
Dtx_execution_profile.c98 UINT _tx_execution_idle_active; variable
146 _tx_execution_idle_active = TX_TRUE; in _tx_execution_initialize()
218 if (_tx_execution_idle_active) in _tx_execution_thread_enter()
253 _tx_execution_idle_active = TX_FALSE; in _tx_execution_thread_enter()
380 _tx_execution_idle_active = TX_TRUE; in _tx_execution_thread_exit()
517 else if (_tx_execution_idle_active) in _tx_execution_isr_enter()
555 _tx_execution_idle_active = TX_FALSE; in _tx_execution_isr_enter()
683 _tx_execution_idle_active = TX_TRUE; in _tx_execution_isr_exit()