Searched refs:_tx_execution_idle_time_last_start (Results 1 – 2 of 2) sorted by relevance
95 EXECUTION_TIME_SOURCE_TYPE _tx_execution_idle_time_last_start[TX_THREAD_SMP_MAX_CORES]; variable161 last_start_time = _tx_execution_idle_time_last_start[core]; in _tx_execution_thread_enter()199 _tx_execution_idle_time_last_start[core] = 0; in _tx_execution_thread_enter()327 _tx_execution_idle_time_last_start[core] = TX_EXECUTION_TIME_SOURCE; in _tx_execution_thread_exit()457 else if (_tx_execution_idle_time_last_start[core]) in _tx_execution_isr_enter()461 last_start_time = _tx_execution_idle_time_last_start[core]; in _tx_execution_isr_enter()495 _tx_execution_idle_time_last_start[core] = 0; in _tx_execution_isr_enter()619 _tx_execution_idle_time_last_start[core] = TX_EXECUTION_TIME_SOURCE; in _tx_execution_isr_exit()
97 EXECUTION_TIME_SOURCE_TYPE _tx_execution_idle_time_last_start; variable149 _tx_execution_idle_time_last_start = TX_EXECUTION_TIME_SOURCE; in _tx_execution_initialize()215 last_start_time = _tx_execution_idle_time_last_start; in _tx_execution_thread_enter()379 _tx_execution_idle_time_last_start = TX_EXECUTION_TIME_SOURCE; in _tx_execution_thread_exit()521 last_start_time = _tx_execution_idle_time_last_start; in _tx_execution_isr_enter()682 _tx_execution_idle_time_last_start = TX_EXECUTION_TIME_SOURCE; in _tx_execution_isr_exit()