/ThreadX-v6.4.1/test/smp/regression/ |
D | threadx_thread_information_test.c | 66 ULONG interrupt_preemptions; in thread_0_entry() local 114 …t(&thread_0, &resumptions, &suspensions, &solicited_preemptions, &interrupt_preemptions, &priority… in thread_0_entry() 119 …!= thread_0.tx_thread_performance_solicited_preemption_count) || (interrupt_preemptions != thread_… in thread_0_entry() 132 …tem_info_get(&resumptions, &suspensions, &solicited_preemptions, &interrupt_preemptions, &priority… in thread_0_entry() 137 …mptions != _tx_thread_performance_solicited_preemption_count) || (interrupt_preemptions != _tx_thr… in thread_0_entry() 157 …t(&thread_0, &resumptions, &suspensions, &solicited_preemptions, &interrupt_preemptions, &priority… in thread_0_entry() 170 …get(TX_NULL, &resumptions, &suspensions, &solicited_preemptions, &interrupt_preemptions, &priority… in thread_0_entry() 183 …info_get(TX_NULL, TX_NULL, &suspensions, &solicited_preemptions, &interrupt_preemptions, &priority… in thread_0_entry() 196 …ance_info_get(TX_NULL, TX_NULL, TX_NULL, &solicited_preemptions, &interrupt_preemptions, &priority… in thread_0_entry() 209 …_thread_performance_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, &interrupt_preemptions, &priority… in thread_0_entry() [all …]
|
/ThreadX-v6.4.1/test/tx/regression/ |
D | threadx_thread_information_test.c | 66 ULONG interrupt_preemptions; in thread_0_entry() local 114 …t(&thread_0, &resumptions, &suspensions, &solicited_preemptions, &interrupt_preemptions, &priority… in thread_0_entry() 119 …!= thread_0.tx_thread_performance_solicited_preemption_count) || (interrupt_preemptions != thread_… in thread_0_entry() 132 …tem_info_get(&resumptions, &suspensions, &solicited_preemptions, &interrupt_preemptions, &priority… in thread_0_entry() 137 …mptions != _tx_thread_performance_solicited_preemption_count) || (interrupt_preemptions != _tx_thr… in thread_0_entry() 157 …t(&thread_0, &resumptions, &suspensions, &solicited_preemptions, &interrupt_preemptions, &priority… in thread_0_entry() 170 …get(TX_NULL, &resumptions, &suspensions, &solicited_preemptions, &interrupt_preemptions, &priority… in thread_0_entry() 183 …info_get(TX_NULL, TX_NULL, &suspensions, &solicited_preemptions, &interrupt_preemptions, &priority… in thread_0_entry() 196 …ance_info_get(TX_NULL, TX_NULL, TX_NULL, &solicited_preemptions, &interrupt_preemptions, &priority… in thread_0_entry() 209 …_thread_performance_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, &interrupt_preemptions, &priority… in thread_0_entry() [all …]
|
/ThreadX-v6.4.1/common_smp/src/ |
D | tx_thread_performance_system_info_get.c | 100 … ULONG *solicited_preemptions, ULONG *interrupt_preemptions, ULONG *priority_inversions, in _tx_thread_performance_system_info_get() argument 144 if (interrupt_preemptions != TX_NULL) in _tx_thread_performance_system_info_get() 147 *interrupt_preemptions = _tx_thread_performance_interrupt_preemption_count; in _tx_thread_performance_system_info_get() 229 else if (interrupt_preemptions != TX_NULL) in _tx_thread_performance_system_info_get()
|
D | tx_thread_performance_info_get.c | 100 … ULONG *solicited_preemptions, ULONG *interrupt_preemptions, ULONG *priority_inversions, in _tx_thread_performance_info_get() argument 162 if (interrupt_preemptions != TX_NULL) in _tx_thread_performance_info_get() 165 … *interrupt_preemptions = thread_ptr -> tx_thread_performance_interrupt_preemption_count; in _tx_thread_performance_info_get() 245 else if (interrupt_preemptions != TX_NULL) in _tx_thread_performance_info_get()
|
/ThreadX-v6.4.1/common/src/ |
D | tx_thread_performance_system_info_get.c | 100 … ULONG *solicited_preemptions, ULONG *interrupt_preemptions, ULONG *priority_inversions, in _tx_thread_performance_system_info_get() argument 144 if (interrupt_preemptions != TX_NULL) in _tx_thread_performance_system_info_get() 147 *interrupt_preemptions = _tx_thread_performance_interrupt_preemption_count; in _tx_thread_performance_system_info_get() 229 else if (interrupt_preemptions != TX_NULL) in _tx_thread_performance_system_info_get()
|
D | tx_thread_performance_info_get.c | 100 … ULONG *solicited_preemptions, ULONG *interrupt_preemptions, ULONG *priority_inversions, in _tx_thread_performance_info_get() argument 162 if (interrupt_preemptions != TX_NULL) in _tx_thread_performance_info_get() 165 … *interrupt_preemptions = thread_ptr -> tx_thread_performance_interrupt_preemption_count; in _tx_thread_performance_info_get() 245 else if (interrupt_preemptions != 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 …mptions, ULONG *suspensions, ULONG *solicited_preemptions, ULONG *interrupt_preemptions, ULONG *pr… in _tx_thread_performance_info_get() argument 99 extra_parameters[2] = (ALIGN_TYPE) interrupt_preemptions; in _tx_thread_performance_info_get()
|
D | txm_thread_performance_system_info_get.c | 91 …mptions, ULONG *suspensions, ULONG *solicited_preemptions, ULONG *interrupt_preemptions, ULONG *pr… in _tx_thread_performance_system_info_get() argument 98 extra_parameters[1] = (ALIGN_TYPE) interrupt_preemptions; in _tx_thread_performance_system_info_get()
|
/ThreadX-v6.4.1/common_smp/inc/ |
D | tx_api.h | 1789 … ULONG *solicited_preemptions, ULONG *interrupt_preemptions, ULONG *priority_inversions, 1792 … ULONG *solicited_preemptions, ULONG *interrupt_preemptions, ULONG *priority_inversions,
|
/ThreadX-v6.4.1/common/inc/ |
D | tx_api.h | 1762 … ULONG *solicited_preemptions, ULONG *interrupt_preemptions, ULONG *priority_inversions, 1765 … ULONG *solicited_preemptions, ULONG *interrupt_preemptions, ULONG *priority_inversions,
|