Home
last modified time | relevance | path

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

/ThreadX-v6.2.1/common/src/
Dtx_thread_system_resume.c192 thread_ptr -> tx_thread_performance_resume_count++; in _tx_thread_system_resume()
454 thread_ptr -> tx_thread_performance_resume_count++; in _tx_thread_system_resume()
610 thread_ptr -> tx_thread_performance_resume_count++;
715 thread_ptr -> tx_thread_performance_resume_count++;
Dtx_thread_performance_info_get.c145 *resumptions = thread_ptr -> tx_thread_performance_resume_count; in _tx_thread_performance_info_get()
Dtx_thread_resume.c251 thread_ptr -> tx_thread_performance_resume_count++; in _tx_thread_resume()
/ThreadX-v6.2.1/common_smp/src/
Dtx_thread_performance_info_get.c145 *resumptions = thread_ptr -> tx_thread_performance_resume_count; in _tx_thread_performance_info_get()
Dtx_thread_system_resume.c312 thread_ptr -> tx_thread_performance_resume_count++; in _tx_thread_system_resume()
355 thread_ptr -> tx_thread_performance_resume_count++; in _tx_thread_system_resume()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h589 ULONG tx_thread_performance_resume_count; member
/ThreadX-v6.2.1/common/inc/
Dtx_api.h557 ULONG tx_thread_performance_resume_count; member