Home
last modified time | relevance | path

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

/ThreadX-v6.2.1/common/src/
Dtx_thread_initialize.c225 ULONG _tx_thread_performance_time_slice_count; variable
379 _tx_thread_performance_time_slice_count = ((ULONG) 0); in _tx_thread_initialize()
Dtx_thread_time_slice.c151 _tx_thread_performance_time_slice_count++; in _tx_thread_time_slice()
Dtx_thread_performance_system_info_get.c162 *time_slices = _tx_thread_performance_time_slice_count; in _tx_thread_performance_system_info_get()
/ThreadX-v6.2.1/common_smp/src/
Dtx_thread_initialize.c270 ULONG _tx_thread_performance_time_slice_count; variable
409 _tx_thread_performance_time_slice_count = ((ULONG) 0); in _tx_thread_initialize()
Dtx_thread_performance_system_info_get.c162 *time_slices = _tx_thread_performance_time_slice_count; in _tx_thread_performance_system_info_get()
Dtx_thread_time_slice.c175 _tx_thread_performance_time_slice_count++; in _tx_thread_time_slice()
/ThreadX-v6.2.1/common/inc/
Dtx_thread.h491 THREAD_DECLARE ULONG _tx_thread_performance_time_slice_count; variable
/ThreadX-v6.2.1/common_smp/inc/
Dtx_thread.h412 THREAD_DECLARE ULONG _tx_thread_performance_time_slice_count; variable