Home
last modified time | relevance | path

Searched refs:tx_thread_performance_relinquish_count (Results 1 – 6 of 6) sorted by relevance

/ThreadX-v6.2.1/common/src/
Dtx_thread_relinquish.c148 thread_ptr -> tx_thread_performance_relinquish_count++; in _tx_thread_relinquish()
Dtx_thread_performance_info_get.c187 *relinquishes = thread_ptr -> tx_thread_performance_relinquish_count; in _tx_thread_performance_info_get()
/ThreadX-v6.2.1/common_smp/src/
Dtx_thread_relinquish.c253 thread_ptr -> tx_thread_performance_relinquish_count++; in _tx_thread_relinquish()
448 thread_ptr -> tx_thread_performance_relinquish_count++; in _tx_thread_relinquish()
Dtx_thread_performance_info_get.c187 *relinquishes = thread_ptr -> tx_thread_performance_relinquish_count; in _tx_thread_performance_info_get()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h613 ULONG tx_thread_performance_relinquish_count; member
/ThreadX-v6.2.1/common/inc/
Dtx_api.h581 ULONG tx_thread_performance_relinquish_count; member