Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/common/src/
Dtx_thread_time_slice.c148 thread_ptr -> tx_thread_performance_time_slice_count++; in _tx_thread_time_slice()
Dtx_thread_performance_info_get.c180 *time_slices = thread_ptr -> tx_thread_performance_time_slice_count; in _tx_thread_performance_info_get()
/ThreadX-v6.3.0/common_smp/src/
Dtx_thread_performance_info_get.c180 *time_slices = thread_ptr -> tx_thread_performance_time_slice_count; in _tx_thread_performance_info_get()
Dtx_thread_time_slice.c172 thread_ptr -> tx_thread_performance_time_slice_count++; in _tx_thread_time_slice()
/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_thread_information_test.c120 …ce_priority_inversion_count) || (time_slices != thread_0.tx_thread_performance_time_slice_count) || in thread_0_entry()
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_thread_information_test.c120 …ce_priority_inversion_count) || (time_slices != thread_0.tx_thread_performance_time_slice_count) || in thread_0_entry()
/ThreadX-v6.3.0/common_smp/inc/
Dtx_api.h618 ULONG tx_thread_performance_time_slice_count; member
/ThreadX-v6.3.0/common/inc/
Dtx_api.h586 ULONG tx_thread_performance_time_slice_count; member