Searched refs:_tx_thread_performance_execute_log (Results 1 – 7 of 7) sorted by relevance
263 TX_THREAD * _tx_thread_performance_execute_log[TX_THREAD_EXECUTE_LOG_SIZE]; variable387 …TX_MEMSET(&_tx_thread_performance_execute_log[0], 0, (sizeof(_tx_thread_performance_execute_log))); in _tx_thread_initialize()
312 …if (_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] != _tx_thread_ex… in _tx_thread_system_resume()327 …_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] = _tx_thread_execut… in _tx_thread_system_resume()463 …if (_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] != _tx_thread_ex… in _tx_thread_system_resume()478 …_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] = _tx_thread_execut… in _tx_thread_system_resume()832 …if (_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] != _tx_thread_ex…847 …_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] = _tx_thread_execut…929 …if (_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] != _tx_thread_ex…944 …_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] = _tx_thread_execut…
379 …if (_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] != _tx_thread_ex… in _tx_thread_resume()394 …_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] = _tx_thread_execut… in _tx_thread_resume()470 …if (_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] != _tx_thread_ex… in _tx_thread_resume()485 …_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] = _tx_thread_execut… in _tx_thread_resume()
494 …if (_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] != _tx_thread_ex… in _tx_thread_system_suspend()509 …_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] = _tx_thread_execut… in _tx_thread_system_suspend()560 …if (_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] != _tx_thread_ex… in _tx_thread_system_suspend()575 …_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] = _tx_thread_execut… in _tx_thread_system_suspend()1069 …if (_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] != _tx_thread_ex…1084 …_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] = _tx_thread_execut…1132 …if (_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] != _tx_thread_ex…1147 …_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] = _tx_thread_execut…
241 …if (_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] != _tx_thread_ex… in _tx_thread_preemption_change()256 …_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] = _tx_thread_execut… in _tx_thread_preemption_change()
654 …if (_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] != _tx_thread_ex… in _tx_thread_suspend()669 …_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] = _tx_thread_execut… in _tx_thread_suspend()720 …if (_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] != _tx_thread_ex… in _tx_thread_suspend()735 …_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] = _tx_thread_execut… in _tx_thread_suspend()
529 THREAD_DECLARE TX_THREAD * _tx_thread_performance_execute_log[TX_THREAD_EXECUTE_LOG_SIZE]; variable