Searched refs:_tx_thread_performance__execute_log_index (Results 1 – 7 of 7) sorted by relevance
312 …if (_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] != _tx_thread_ex… in _tx_thread_system_resume()316 _tx_thread_performance__execute_log_index++; in _tx_thread_system_resume()319 … if (_tx_thread_performance__execute_log_index >= TX_THREAD_EXECUTE_LOG_SIZE) in _tx_thread_system_resume()323 _tx_thread_performance__execute_log_index = ((UINT) 0); 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()467 _tx_thread_performance__execute_log_index++; in _tx_thread_system_resume()470 if (_tx_thread_performance__execute_log_index >= TX_THREAD_EXECUTE_LOG_SIZE) in _tx_thread_system_resume()474 _tx_thread_performance__execute_log_index = ((UINT) 0); 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()[all …]
379 …if (_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] != _tx_thread_ex… in _tx_thread_resume()383 _tx_thread_performance__execute_log_index++; in _tx_thread_resume()386 … if (_tx_thread_performance__execute_log_index >= TX_THREAD_EXECUTE_LOG_SIZE) in _tx_thread_resume()390 _tx_thread_performance__execute_log_index = ((UINT) 0); 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()474 _tx_thread_performance__execute_log_index++; in _tx_thread_resume()477 if (_tx_thread_performance__execute_log_index >= TX_THREAD_EXECUTE_LOG_SIZE) in _tx_thread_resume()481 _tx_thread_performance__execute_log_index = ((UINT) 0); 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()498 _tx_thread_performance__execute_log_index++; in _tx_thread_system_suspend()501 if (_tx_thread_performance__execute_log_index >= TX_THREAD_EXECUTE_LOG_SIZE) in _tx_thread_system_suspend()505 _tx_thread_performance__execute_log_index = ((UINT) 0); 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()564 _tx_thread_performance__execute_log_index++; in _tx_thread_system_suspend()567 if (_tx_thread_performance__execute_log_index >= TX_THREAD_EXECUTE_LOG_SIZE) in _tx_thread_system_suspend()571 _tx_thread_performance__execute_log_index = ((UINT) 0); 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()[all …]
241 …if (_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] != _tx_thread_ex… in _tx_thread_preemption_change()245 _tx_thread_performance__execute_log_index++; in _tx_thread_preemption_change()248 if (_tx_thread_performance__execute_log_index >= TX_THREAD_EXECUTE_LOG_SIZE) in _tx_thread_preemption_change()252 _tx_thread_performance__execute_log_index = ((UINT) 0); 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()658 _tx_thread_performance__execute_log_index++; in _tx_thread_suspend()661 if (_tx_thread_performance__execute_log_index >= TX_THREAD_EXECUTE_LOG_SIZE) in _tx_thread_suspend()665 _tx_thread_performance__execute_log_index = ((UINT) 0); 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()724 _tx_thread_performance__execute_log_index++; in _tx_thread_suspend()727 if (_tx_thread_performance__execute_log_index >= TX_THREAD_EXECUTE_LOG_SIZE) in _tx_thread_suspend()731 _tx_thread_performance__execute_log_index = ((UINT) 0); in _tx_thread_suspend()735 …_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] = _tx_thread_execut… in _tx_thread_suspend()
262 ULONG _tx_thread_performance__execute_log_index; variable
528 THREAD_DECLARE ULONG _tx_thread_performance__execute_log_index; variable