/ThreadX-v6.4.1/common_smp/src/ |
D | tx_event_flags_performance_system_info_get.c | 80 UINT _tx_event_flags_performance_system_info_get(ULONG *sets, ULONG *gets, ULONG *suspensions, ULO… in _tx_event_flags_performance_system_info_get()
|
D | tx_semaphore_performance_system_info_get.c | 80 UINT _tx_semaphore_performance_system_info_get(ULONG *puts, ULONG *gets, ULONG *suspensions, ULONG… in _tx_semaphore_performance_system_info_get()
|
D | tx_mutex_performance_system_info_get.c | 84 UINT _tx_mutex_performance_system_info_get(ULONG *puts, ULONG *gets, ULONG *suspensions, in _tx_mutex_performance_system_info_get()
|
D | tx_semaphore_performance_info_get.c | 82 UINT _tx_semaphore_performance_info_get(TX_SEMAPHORE *semaphore_ptr, ULONG *puts, ULONG *gets, in _tx_semaphore_performance_info_get()
|
D | tx_event_flags_performance_info_get.c | 83 …NT _tx_event_flags_performance_info_get(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG *sets, ULONG *gets, in _tx_event_flags_performance_info_get()
|
D | tx_mutex_performance_info_get.c | 85 UINT _tx_mutex_performance_info_get(TX_MUTEX *mutex_ptr, ULONG *puts, ULONG *gets, in _tx_mutex_performance_info_get()
|
/ThreadX-v6.4.1/common/src/ |
D | tx_semaphore_performance_system_info_get.c | 80 UINT _tx_semaphore_performance_system_info_get(ULONG *puts, ULONG *gets, ULONG *suspensions, ULONG… in _tx_semaphore_performance_system_info_get()
|
D | tx_event_flags_performance_system_info_get.c | 80 UINT _tx_event_flags_performance_system_info_get(ULONG *sets, ULONG *gets, ULONG *suspensions, ULO… in _tx_event_flags_performance_system_info_get()
|
D | tx_mutex_performance_system_info_get.c | 84 UINT _tx_mutex_performance_system_info_get(ULONG *puts, ULONG *gets, ULONG *suspensions, in _tx_mutex_performance_system_info_get()
|
D | tx_event_flags_performance_info_get.c | 83 …NT _tx_event_flags_performance_info_get(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG *sets, ULONG *gets, in _tx_event_flags_performance_info_get()
|
D | tx_semaphore_performance_info_get.c | 82 UINT _tx_semaphore_performance_info_get(TX_SEMAPHORE *semaphore_ptr, ULONG *puts, ULONG *gets, in _tx_semaphore_performance_info_get()
|
D | tx_mutex_performance_info_get.c | 85 UINT _tx_mutex_performance_info_get(TX_MUTEX *mutex_ptr, ULONG *puts, ULONG *gets, in _tx_mutex_performance_info_get()
|
/ThreadX-v6.4.1/common_modules/module_lib/src/ |
D | txm_semaphore_performance_system_info_get.c | 72 UINT _tx_semaphore_performance_system_info_get(ULONG *puts, ULONG *gets, ULONG *suspensions, ULONG … in _tx_semaphore_performance_system_info_get()
|
D | txm_event_flags_performance_system_info_get.c | 72 UINT _tx_event_flags_performance_system_info_get(ULONG *sets, ULONG *gets, ULONG *suspensions, ULON… in _tx_event_flags_performance_system_info_get()
|
D | txm_semaphore_performance_info_get.c | 74 UINT _tx_semaphore_performance_info_get(TX_SEMAPHORE *semaphore_ptr, ULONG *puts, ULONG *gets, ULON… in _tx_semaphore_performance_info_get()
|
D | txm_event_flags_performance_info_get.c | 75 UINT _tx_event_flags_performance_info_get(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG *sets, ULONG *gets… in _tx_event_flags_performance_info_get()
|
D | txm_mutex_performance_system_info_get.c | 76 UINT _tx_mutex_performance_system_info_get(ULONG *puts, ULONG *gets, ULONG *suspensions, ULONG *tim… in _tx_mutex_performance_system_info_get()
|
D | txm_mutex_performance_info_get.c | 78 UINT _tx_mutex_performance_info_get(TX_MUTEX *mutex_ptr, ULONG *puts, ULONG *gets, ULONG *suspensio… in _tx_mutex_performance_info_get()
|
/ThreadX-v6.4.1/test/smp/regression/ |
D | threadx_semaphore_information_test.c | 98 ULONG gets; in thread_0_entry() local
|
D | threadx_event_flag_information_test.c | 132 ULONG gets; in thread_0_entry() local
|
D | threadx_mutex_information_test.c | 133 ULONG gets; in thread_0_entry() local
|
/ThreadX-v6.4.1/test/tx/regression/ |
D | threadx_semaphore_information_test.c | 98 ULONG gets; in thread_0_entry() local
|
D | threadx_event_flag_information_test.c | 132 ULONG gets; in thread_0_entry() local
|
D | threadx_mutex_information_test.c | 133 ULONG gets; in thread_0_entry() local
|