Home
last modified time | relevance | path

Searched refs:tx_thread_performance_solicited_preemption_count (Results 1 – 8 of 8) sorted by relevance

/ThreadX-v6.2.1/common_smp/src/
Dtx_thread_performance_info_get.c159 … *solicited_preemptions = thread_ptr -> tx_thread_performance_solicited_preemption_count; in _tx_thread_performance_info_get()
Dtx_thread_smp_rebalance_execute_list.c462 … mapped_thread -> tx_thread_performance_solicited_preemption_count++; in _tx_thread_smp_rebalance_execute_list()
/ThreadX-v6.2.1/common/src/
Dtx_thread_performance_info_get.c159 … *solicited_preemptions = thread_ptr -> tx_thread_performance_solicited_preemption_count; in _tx_thread_performance_info_get()
Dtx_thread_preemption_change.c234 thread_ptr -> tx_thread_performance_solicited_preemption_count++; in _tx_thread_preemption_change()
Dtx_thread_system_resume.c281 … execute_ptr -> tx_thread_performance_solicited_preemption_count++; in _tx_thread_system_resume()
802 execute_ptr -> tx_thread_performance_solicited_preemption_count++;
Dtx_thread_resume.c340 execute_ptr -> tx_thread_performance_solicited_preemption_count++; in _tx_thread_resume()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h596 ULONG tx_thread_performance_solicited_preemption_count; member
/ThreadX-v6.2.1/common/inc/
Dtx_api.h564 ULONG tx_thread_performance_solicited_preemption_count; member