Searched refs:_tx_thread_performance__execute_log_index (Results 1 – 7 of 7) sorted by relevance
311 …if (_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] != _tx_thread_ex… in _tx_thread_system_resume()315 _tx_thread_performance__execute_log_index++; in _tx_thread_system_resume()318 … if (_tx_thread_performance__execute_log_index >= TX_THREAD_EXECUTE_LOG_SIZE) in _tx_thread_system_resume()322 _tx_thread_performance__execute_log_index = ((UINT) 0); in _tx_thread_system_resume()326 …_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] = _tx_thread_execut… in _tx_thread_system_resume()462 …if (_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] != _tx_thread_ex… in _tx_thread_system_resume()466 _tx_thread_performance__execute_log_index++; in _tx_thread_system_resume()469 if (_tx_thread_performance__execute_log_index >= TX_THREAD_EXECUTE_LOG_SIZE) in _tx_thread_system_resume()473 _tx_thread_performance__execute_log_index = ((UINT) 0); in _tx_thread_system_resume()477 …_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] = _tx_thread_execut… in _tx_thread_system_resume()[all …]
378 …if (_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] != _tx_thread_ex… in _tx_thread_resume()382 _tx_thread_performance__execute_log_index++; in _tx_thread_resume()385 … if (_tx_thread_performance__execute_log_index >= TX_THREAD_EXECUTE_LOG_SIZE) in _tx_thread_resume()389 _tx_thread_performance__execute_log_index = ((UINT) 0); in _tx_thread_resume()393 …_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] = _tx_thread_execut… in _tx_thread_resume()469 …if (_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] != _tx_thread_ex… in _tx_thread_resume()473 _tx_thread_performance__execute_log_index++; in _tx_thread_resume()476 if (_tx_thread_performance__execute_log_index >= TX_THREAD_EXECUTE_LOG_SIZE) in _tx_thread_resume()480 _tx_thread_performance__execute_log_index = ((UINT) 0); in _tx_thread_resume()484 …_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] = _tx_thread_execut… in _tx_thread_resume()
493 …if (_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] != _tx_thread_ex… in _tx_thread_system_suspend()497 _tx_thread_performance__execute_log_index++; in _tx_thread_system_suspend()500 if (_tx_thread_performance__execute_log_index >= TX_THREAD_EXECUTE_LOG_SIZE) in _tx_thread_system_suspend()504 _tx_thread_performance__execute_log_index = ((UINT) 0); in _tx_thread_system_suspend()508 …_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] = _tx_thread_execut… in _tx_thread_system_suspend()559 …if (_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] != _tx_thread_ex… in _tx_thread_system_suspend()563 _tx_thread_performance__execute_log_index++; in _tx_thread_system_suspend()566 if (_tx_thread_performance__execute_log_index >= TX_THREAD_EXECUTE_LOG_SIZE) in _tx_thread_system_suspend()570 _tx_thread_performance__execute_log_index = ((UINT) 0); in _tx_thread_system_suspend()574 …_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] = _tx_thread_execut… in _tx_thread_system_suspend()[all …]
240 …if (_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] != _tx_thread_ex… in _tx_thread_preemption_change()244 _tx_thread_performance__execute_log_index++; in _tx_thread_preemption_change()247 if (_tx_thread_performance__execute_log_index >= TX_THREAD_EXECUTE_LOG_SIZE) in _tx_thread_preemption_change()251 _tx_thread_performance__execute_log_index = ((UINT) 0); in _tx_thread_preemption_change()255 …_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] = _tx_thread_execut… in _tx_thread_preemption_change()
653 …if (_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] != _tx_thread_ex… in _tx_thread_suspend()657 _tx_thread_performance__execute_log_index++; in _tx_thread_suspend()660 if (_tx_thread_performance__execute_log_index >= TX_THREAD_EXECUTE_LOG_SIZE) in _tx_thread_suspend()664 _tx_thread_performance__execute_log_index = ((UINT) 0); in _tx_thread_suspend()668 …_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] = _tx_thread_execut… in _tx_thread_suspend()719 …if (_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] != _tx_thread_ex… in _tx_thread_suspend()723 _tx_thread_performance__execute_log_index++; in _tx_thread_suspend()726 if (_tx_thread_performance__execute_log_index >= TX_THREAD_EXECUTE_LOG_SIZE) in _tx_thread_suspend()730 _tx_thread_performance__execute_log_index = ((UINT) 0); in _tx_thread_suspend()734 …_tx_thread_performance_execute_log[_tx_thread_performance__execute_log_index] = _tx_thread_execut… in _tx_thread_suspend()
261 ULONG _tx_thread_performance__execute_log_index; variable
527 THREAD_DECLARE ULONG _tx_thread_performance__execute_log_index; variable