Home
last modified time | relevance | path

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

/ThreadX-v6.2.1/common_smp/src/
Dtx_thread_performance_info_get.c208 *last_preempted_by = thread_ptr -> tx_thread_performance_last_preempting_thread; in _tx_thread_performance_info_get()
/ThreadX-v6.2.1/common/src/
Dtx_thread_performance_info_get.c208 *last_preempted_by = thread_ptr -> tx_thread_performance_last_preempting_thread; in _tx_thread_performance_info_get()
Dtx_thread_preemption_change.c238 …thread_ptr -> tx_thread_performance_last_preempting_thread = _tx_thread_priority_list[_tx_thread_… in _tx_thread_preemption_change()
Dtx_thread_system_resume.c298 … execute_ptr -> tx_thread_performance_last_preempting_thread = thread_ptr; in _tx_thread_system_resume()
819 … execute_ptr -> tx_thread_performance_last_preempting_thread = thread_ptr;
Dtx_thread_resume.c357 execute_ptr -> tx_thread_performance_last_preempting_thread = thread_ptr; in _tx_thread_resume()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h607 *tx_thread_performance_last_preempting_thread; member
/ThreadX-v6.2.1/common/inc/
Dtx_api.h575 *tx_thread_performance_last_preempting_thread; member