Searched refs:_tx_execution_idle_time_last_start (Results 1 – 2 of 2) sorted by relevance
94 EXECUTION_TIME_SOURCE_TYPE _tx_execution_idle_time_last_start[TX_THREAD_SMP_MAX_CORES]; variable160 last_start_time = _tx_execution_idle_time_last_start[core]; in _tx_execution_thread_enter()198 _tx_execution_idle_time_last_start[core] = 0; in _tx_execution_thread_enter()326 _tx_execution_idle_time_last_start[core] = TX_EXECUTION_TIME_SOURCE; in _tx_execution_thread_exit()456 else if (_tx_execution_idle_time_last_start[core]) in _tx_execution_isr_enter()460 last_start_time = _tx_execution_idle_time_last_start[core]; in _tx_execution_isr_enter()494 _tx_execution_idle_time_last_start[core] = 0; in _tx_execution_isr_enter()618 _tx_execution_idle_time_last_start[core] = TX_EXECUTION_TIME_SOURCE; in _tx_execution_isr_exit()
96 EXECUTION_TIME_SOURCE_TYPE _tx_execution_idle_time_last_start; variable148 _tx_execution_idle_time_last_start = TX_EXECUTION_TIME_SOURCE; in _tx_execution_initialize()214 last_start_time = _tx_execution_idle_time_last_start; in _tx_execution_thread_enter()378 _tx_execution_idle_time_last_start = TX_EXECUTION_TIME_SOURCE; in _tx_execution_thread_exit()520 last_start_time = _tx_execution_idle_time_last_start; in _tx_execution_isr_enter()681 _tx_execution_idle_time_last_start = TX_EXECUTION_TIME_SOURCE; in _tx_execution_isr_exit()