Home
last modified time | relevance | path

Searched refs:_tx_thread_performance_suspend_count (Results 1 – 9 of 9) sorted by relevance

/ThreadX-v6.2.1/common/src/
Dtx_thread_initialize.c199 ULONG _tx_thread_performance_suspend_count; variable
375 _tx_thread_performance_suspend_count = ((ULONG) 0); in _tx_thread_initialize()
Dtx_thread_performance_system_info_get.c134 *suspensions = _tx_thread_performance_suspend_count; in _tx_thread_performance_system_info_get()
Dtx_thread_system_suspend.c159 _tx_thread_performance_suspend_count++; in _tx_thread_system_suspend()
756 _tx_thread_performance_suspend_count++;
Dtx_thread_suspend.c301 _tx_thread_performance_suspend_count++; in _tx_thread_suspend()
/ThreadX-v6.2.1/common_smp/src/
Dtx_thread_initialize.c244 ULONG _tx_thread_performance_suspend_count; variable
405 _tx_thread_performance_suspend_count = ((ULONG) 0); in _tx_thread_initialize()
Dtx_thread_performance_system_info_get.c134 *suspensions = _tx_thread_performance_suspend_count; in _tx_thread_performance_system_info_get()
Dtx_thread_system_suspend.c275 _tx_thread_performance_suspend_count++; in _tx_thread_system_suspend()
/ThreadX-v6.2.1/common/inc/
Dtx_thread.h465 THREAD_DECLARE ULONG _tx_thread_performance_suspend_count; variable
/ThreadX-v6.2.1/common_smp/inc/
Dtx_thread.h386 THREAD_DECLARE ULONG _tx_thread_performance_suspend_count; variable