Home
last modified time | relevance | path

Searched refs:_tx_thread_performance_resume_count (Results 1 – 9 of 9) sorted by relevance

/ThreadX-v6.2.1/common/src/
Dtx_thread_initialize.c193 ULONG _tx_thread_performance_resume_count; variable
374 _tx_thread_performance_resume_count = ((ULONG) 0); in _tx_thread_initialize()
Dtx_thread_system_resume.c189 _tx_thread_performance_resume_count++; in _tx_thread_system_resume()
451 _tx_thread_performance_resume_count++; in _tx_thread_system_resume()
607 _tx_thread_performance_resume_count++;
712 _tx_thread_performance_resume_count++;
Dtx_thread_performance_system_info_get.c127 *resumptions = _tx_thread_performance_resume_count; in _tx_thread_performance_system_info_get()
Dtx_thread_resume.c248 _tx_thread_performance_resume_count++; in _tx_thread_resume()
/ThreadX-v6.2.1/common_smp/src/
Dtx_thread_initialize.c238 ULONG _tx_thread_performance_resume_count; variable
404 _tx_thread_performance_resume_count = ((ULONG) 0); in _tx_thread_initialize()
Dtx_thread_performance_system_info_get.c127 *resumptions = _tx_thread_performance_resume_count; in _tx_thread_performance_system_info_get()
Dtx_thread_system_resume.c309 _tx_thread_performance_resume_count++; in _tx_thread_system_resume()
352 _tx_thread_performance_resume_count++; in _tx_thread_system_resume()
/ThreadX-v6.2.1/common/inc/
Dtx_thread.h459 THREAD_DECLARE ULONG _tx_thread_performance_resume_count; variable
/ThreadX-v6.2.1/common_smp/inc/
Dtx_thread.h380 THREAD_DECLARE ULONG _tx_thread_performance_resume_count; variable