Home
last modified time | relevance | path

Searched refs:interrupt_preemptions (Results 1 – 10 of 10) sorted by relevance

/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_thread_information_test.c66 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/
Dthreadx_thread_information_test.c66 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/
Dtx_thread_performance_system_info_get.c100 … 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()
Dtx_thread_performance_info_get.c100 … 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/
Dtx_thread_performance_system_info_get.c100 … 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()
Dtx_thread_performance_info_get.c100 … 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/
Dtxm_thread_performance_info_get.c91 …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()
Dtxm_thread_performance_system_info_get.c91 …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/
Dtx_api.h1789 … 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/
Dtx_api.h1762 … ULONG *solicited_preemptions, ULONG *interrupt_preemptions, ULONG *priority_inversions,
1765 … ULONG *solicited_preemptions, ULONG *interrupt_preemptions, ULONG *priority_inversions,