Searched defs:solicited_preemptions (Results 1 – 8 of 8) sorted by relevance
/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()
|
D | tx_thread_performance_info_get.c | 100 … ULONG *solicited_preemptions, ULONG *interrupt_preemptions, ULONG *priority_inversions, 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()
|
D | tx_thread_performance_info_get.c | 100 … ULONG *solicited_preemptions, ULONG *interrupt_preemptions, ULONG *priority_inversions, in _tx_thread_performance_info_get()
|
/ThreadX-v6.4.1/common_modules/module_lib/src/ |
D | txm_thread_performance_info_get.c | 91 …X_THREAD *thread_ptr, ULONG *resumptions, ULONG *suspensions, ULONG *solicited_preemptions, ULONG … in _tx_thread_performance_info_get()
|
D | txm_thread_performance_system_info_get.c | 91 …mance_system_info_get(ULONG *resumptions, ULONG *suspensions, ULONG *solicited_preemptions, ULONG … in _tx_thread_performance_system_info_get()
|
/ThreadX-v6.4.1/test/smp/regression/ |
D | threadx_thread_information_test.c | 65 ULONG solicited_preemptions; in thread_0_entry() local
|
/ThreadX-v6.4.1/test/tx/regression/ |
D | threadx_thread_information_test.c | 65 ULONG solicited_preemptions; in thread_0_entry() local
|