Home
last modified time | relevance | path

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

/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
137 if (solicited_preemptions != TX_NULL) in _tx_thread_performance_system_info_get()
140 *solicited_preemptions = _tx_thread_performance_solicited_preemption_count; in _tx_thread_performance_system_info_get()
223 else if (solicited_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
155 if (solicited_preemptions != TX_NULL) in _tx_thread_performance_info_get()
158 … *solicited_preemptions = thread_ptr -> tx_thread_performance_solicited_preemption_count; in _tx_thread_performance_info_get()
239 else if (solicited_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
137 if (solicited_preemptions != TX_NULL) in _tx_thread_performance_system_info_get()
140 *solicited_preemptions = _tx_thread_performance_solicited_preemption_count; in _tx_thread_performance_system_info_get()
223 else if (solicited_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
155 if (solicited_preemptions != TX_NULL) in _tx_thread_performance_info_get()
158 … *solicited_preemptions = thread_ptr -> tx_thread_performance_solicited_preemption_count; in _tx_thread_performance_info_get()
239 else if (solicited_preemptions != TX_NULL) in _tx_thread_performance_info_get()
/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_thread_information_test.c65 ULONG solicited_preemptions; in thread_0_entry() local
114 …read_performance_info_get(&thread_0, &resumptions, &suspensions, &solicited_preemptions, &interrup… in thread_0_entry()
119 …(solicited_preemptions != thread_0.tx_thread_performance_solicited_preemption_count) || (interrupt… in thread_0_entry()
132 …x_thread_performance_system_info_get(&resumptions, &suspensions, &solicited_preemptions, &interrup… in thread_0_entry()
137 …(solicited_preemptions != _tx_thread_performance_solicited_preemption_count) || (interrupt_preempt… in thread_0_entry()
157 …read_performance_info_get(&thread_0, &resumptions, &suspensions, &solicited_preemptions, &interrup… in thread_0_entry()
170 …thread_performance_info_get(TX_NULL, &resumptions, &suspensions, &solicited_preemptions, &interrup… in thread_0_entry()
183 …status = tx_thread_performance_info_get(TX_NULL, TX_NULL, &suspensions, &solicited_preemptions, &… in thread_0_entry()
196 …status = tx_thread_performance_info_get(TX_NULL, TX_NULL, TX_NULL, &solicited_preemptions, &inter… in thread_0_entry()
313 …x_thread_performance_system_info_get(&resumptions, &suspensions, &solicited_preemptions, &interrup… in thread_0_entry()
[all …]
/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_thread_information_test.c65 ULONG solicited_preemptions; in thread_0_entry() local
114 …read_performance_info_get(&thread_0, &resumptions, &suspensions, &solicited_preemptions, &interrup… in thread_0_entry()
119 …(solicited_preemptions != thread_0.tx_thread_performance_solicited_preemption_count) || (interrupt… in thread_0_entry()
132 …x_thread_performance_system_info_get(&resumptions, &suspensions, &solicited_preemptions, &interrup… in thread_0_entry()
137 …(solicited_preemptions != _tx_thread_performance_solicited_preemption_count) || (interrupt_preempt… in thread_0_entry()
157 …read_performance_info_get(&thread_0, &resumptions, &suspensions, &solicited_preemptions, &interrup… in thread_0_entry()
170 …thread_performance_info_get(TX_NULL, &resumptions, &suspensions, &solicited_preemptions, &interrup… in thread_0_entry()
183 …status = tx_thread_performance_info_get(TX_NULL, TX_NULL, &suspensions, &solicited_preemptions, &… in thread_0_entry()
196 …status = tx_thread_performance_info_get(TX_NULL, TX_NULL, TX_NULL, &solicited_preemptions, &inter… in thread_0_entry()
313 …x_thread_performance_system_info_get(&resumptions, &suspensions, &solicited_preemptions, &interrup… in thread_0_entry()
[all …]
/ThreadX-v6.4.1/common_modules/module_lib/src/
Dtxm_thread_performance_info_get.c91 …HREAD *thread_ptr, ULONG *resumptions, ULONG *suspensions, ULONG *solicited_preemptions, ULONG *in… in _tx_thread_performance_info_get() argument
98 extra_parameters[1] = (ALIGN_TYPE) solicited_preemptions; in _tx_thread_performance_info_get()
Dtxm_thread_performance_system_info_get.c91 …ce_system_info_get(ULONG *resumptions, ULONG *suspensions, ULONG *solicited_preemptions, ULONG *in… in _tx_thread_performance_system_info_get() argument
97 extra_parameters[0] = (ALIGN_TYPE) solicited_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,