Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/execution_profile_kit/
Dtx_execution_profile.c97 UINT _tx_execution_idle_active; variable
145 _tx_execution_idle_active = TX_TRUE; in _tx_execution_initialize()
217 if (_tx_execution_idle_active) in _tx_execution_thread_enter()
252 _tx_execution_idle_active = TX_FALSE; in _tx_execution_thread_enter()
379 _tx_execution_idle_active = TX_TRUE; in _tx_execution_thread_exit()
516 else if (_tx_execution_idle_active) in _tx_execution_isr_enter()
554 _tx_execution_idle_active = TX_FALSE; in _tx_execution_isr_enter()
682 _tx_execution_idle_active = TX_TRUE; in _tx_execution_isr_exit()