Home
last modified time | relevance | path

Searched refs:tx_thread_performance_suspend_count (Results 1 – 7 of 7) sorted by relevance

/ThreadX-v6.2.1/common_smp/src/
Dtx_thread_performance_info_get.c152 *suspensions = thread_ptr -> tx_thread_performance_suspend_count; in _tx_thread_performance_info_get()
Dtx_thread_system_suspend.c272 thread_ptr -> tx_thread_performance_suspend_count++; in _tx_thread_system_suspend()
/ThreadX-v6.2.1/common/src/
Dtx_thread_performance_info_get.c152 *suspensions = thread_ptr -> tx_thread_performance_suspend_count; in _tx_thread_performance_info_get()
Dtx_thread_system_suspend.c156 thread_ptr -> tx_thread_performance_suspend_count++; in _tx_thread_system_suspend()
753 thread_ptr -> tx_thread_performance_suspend_count++;
Dtx_thread_suspend.c298 thread_ptr -> tx_thread_performance_suspend_count++; in _tx_thread_suspend()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h592 ULONG tx_thread_performance_suspend_count; member
/ThreadX-v6.2.1/common/inc/
Dtx_api.h560 ULONG tx_thread_performance_suspend_count; member