/ThreadX-v6.4.1/test/smp/regression/ |
D | threadx_thread_information_test.c | 68 ULONG time_slices; in thread_0_entry() local 114 … &suspensions, &solicited_preemptions, &interrupt_preemptions, &priority_inversions, &time_slices, in thread_0_entry() 120 …rsions != thread_0.tx_thread_performance_priority_inversion_count) || (time_slices != thread_0.tx_… in thread_0_entry() 132 … &suspensions, &solicited_preemptions, &interrupt_preemptions, &priority_inversions, &time_slices, in thread_0_entry() 138 …(priority_inversions != _tx_thread_performance_priority_inversion_count) || (time_slices != _tx_th… in thread_0_entry() 157 … &suspensions, &solicited_preemptions, &interrupt_preemptions, &priority_inversions, &time_slices, in thread_0_entry() 170 … &suspensions, &solicited_preemptions, &interrupt_preemptions, &priority_inversions, &time_slices, in thread_0_entry() 183 … &suspensions, &solicited_preemptions, &interrupt_preemptions, &priority_inversions, &time_slices, in thread_0_entry() 196 …NULL, TX_NULL, &solicited_preemptions, &interrupt_preemptions, &priority_inversions, &time_slices, in thread_0_entry() 209 …et(TX_NULL, TX_NULL, TX_NULL, TX_NULL, &interrupt_preemptions, &priority_inversions, &time_slices, in thread_0_entry() [all …]
|
/ThreadX-v6.4.1/test/tx/regression/ |
D | threadx_thread_information_test.c | 68 ULONG time_slices; in thread_0_entry() local 114 … &suspensions, &solicited_preemptions, &interrupt_preemptions, &priority_inversions, &time_slices, in thread_0_entry() 120 …rsions != thread_0.tx_thread_performance_priority_inversion_count) || (time_slices != thread_0.tx_… in thread_0_entry() 132 … &suspensions, &solicited_preemptions, &interrupt_preemptions, &priority_inversions, &time_slices, in thread_0_entry() 138 …(priority_inversions != _tx_thread_performance_priority_inversion_count) || (time_slices != _tx_th… in thread_0_entry() 157 … &suspensions, &solicited_preemptions, &interrupt_preemptions, &priority_inversions, &time_slices, in thread_0_entry() 170 … &suspensions, &solicited_preemptions, &interrupt_preemptions, &priority_inversions, &time_slices, in thread_0_entry() 183 … &suspensions, &solicited_preemptions, &interrupt_preemptions, &priority_inversions, &time_slices, in thread_0_entry() 196 …NULL, TX_NULL, &solicited_preemptions, &interrupt_preemptions, &priority_inversions, &time_slices, in thread_0_entry() 209 …et(TX_NULL, TX_NULL, TX_NULL, TX_NULL, &interrupt_preemptions, &priority_inversions, &time_slices, in thread_0_entry() [all …]
|
/ThreadX-v6.4.1/common_smp/src/ |
D | tx_thread_performance_system_info_get.c | 101 ULONG *time_slices, ULONG *relinquishes, ULONG *timeouts, ULONG *wait_aborts, in _tx_thread_performance_system_info_get() argument 158 if (time_slices != TX_NULL) in _tx_thread_performance_system_info_get() 161 *time_slices = _tx_thread_performance_time_slice_count; in _tx_thread_performance_system_info_get() 241 else if (time_slices != TX_NULL) in _tx_thread_performance_system_info_get()
|
D | tx_thread_performance_info_get.c | 101 …ULONG *time_slices, ULONG *relinquishes, ULONG *timeouts, ULONG *wait_aborts, TX_THREAD **last_pre… in _tx_thread_performance_info_get() argument 176 if (time_slices != TX_NULL) in _tx_thread_performance_info_get() 179 *time_slices = thread_ptr -> tx_thread_performance_time_slice_count; in _tx_thread_performance_info_get() 257 else if (time_slices != TX_NULL) in _tx_thread_performance_info_get()
|
/ThreadX-v6.4.1/common/src/ |
D | tx_thread_performance_system_info_get.c | 101 ULONG *time_slices, ULONG *relinquishes, ULONG *timeouts, ULONG *wait_aborts, in _tx_thread_performance_system_info_get() argument 158 if (time_slices != TX_NULL) in _tx_thread_performance_system_info_get() 161 *time_slices = _tx_thread_performance_time_slice_count; in _tx_thread_performance_system_info_get() 241 else if (time_slices != TX_NULL) in _tx_thread_performance_system_info_get()
|
D | tx_thread_performance_info_get.c | 101 …ULONG *time_slices, ULONG *relinquishes, ULONG *timeouts, ULONG *wait_aborts, TX_THREAD **last_pre… in _tx_thread_performance_info_get() argument 176 if (time_slices != TX_NULL) in _tx_thread_performance_info_get() 179 *time_slices = thread_ptr -> tx_thread_performance_time_slice_count; in _tx_thread_performance_info_get() 257 else if (time_slices != TX_NULL) in _tx_thread_performance_info_get()
|
/ThreadX-v6.4.1/common_modules/module_lib/src/ |
D | txm_thread_performance_info_get.c | 91 …ions, ULONG *interrupt_preemptions, ULONG *priority_inversions, ULONG *time_slices, ULONG *relinqu… in _tx_thread_performance_info_get() argument 101 extra_parameters[4] = (ALIGN_TYPE) time_slices; in _tx_thread_performance_info_get()
|
D | txm_thread_performance_system_info_get.c | 91 …ions, ULONG *interrupt_preemptions, ULONG *priority_inversions, ULONG *time_slices, ULONG *relinqu… in _tx_thread_performance_system_info_get() argument 100 extra_parameters[3] = (ALIGN_TYPE) time_slices; in _tx_thread_performance_system_info_get()
|
/ThreadX-v6.4.1/common_smp/inc/ |
D | tx_api.h | 1790 …ULONG *time_slices, ULONG *relinquishes, ULONG *timeouts, ULONG *wait_aborts, TX_THREAD **last_pre… 1793 ULONG *time_slices, ULONG *relinquishes, ULONG *timeouts, ULONG *wait_aborts,
|
/ThreadX-v6.4.1/common/inc/ |
D | tx_api.h | 1763 …ULONG *time_slices, ULONG *relinquishes, ULONG *timeouts, ULONG *wait_aborts, TX_THREAD **last_pre… 1766 ULONG *time_slices, ULONG *relinquishes, ULONG *timeouts, ULONG *wait_aborts,
|