| /ThreadX-v6.2.1/common_smp/src/ |
| D | tx_event_flags_performance_system_info_get.c | 81 UINT _tx_event_flags_performance_system_info_get(ULONG *sets, ULONG *gets, ULONG *suspensions, ULO… in _tx_event_flags_performance_system_info_get() argument 109 if (gets != TX_NULL) in _tx_event_flags_performance_system_info_get() 112 *gets = _tx_event_flags_performance_get_count; in _tx_event_flags_performance_system_info_get() 147 else if (gets != TX_NULL) in _tx_event_flags_performance_system_info_get()
|
| D | tx_semaphore_performance_system_info_get.c | 81 UINT _tx_semaphore_performance_system_info_get(ULONG *puts, ULONG *gets, ULONG *suspensions, ULONG… in _tx_semaphore_performance_system_info_get() argument 109 if (gets != TX_NULL) in _tx_semaphore_performance_system_info_get() 112 *gets = _tx_semaphore_performance_get_count; in _tx_semaphore_performance_system_info_get() 147 else if (gets != TX_NULL) in _tx_semaphore_performance_system_info_get()
|
| D | tx_mutex_performance_system_info_get.c | 85 UINT _tx_mutex_performance_system_info_get(ULONG *puts, ULONG *gets, ULONG *suspensions, in _tx_mutex_performance_system_info_get() argument 114 if (gets != TX_NULL) in _tx_mutex_performance_system_info_get() 117 *gets = _tx_mutex_performance_get_count; in _tx_mutex_performance_system_info_get() 166 else if (gets != TX_NULL) in _tx_mutex_performance_system_info_get()
|
| D | tx_event_flags_performance_info_get.c | 84 …NT _tx_event_flags_performance_info_get(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG *sets, ULONG *gets, in _tx_event_flags_performance_info_get() argument 132 if (gets != TX_NULL) in _tx_event_flags_performance_info_get() 135 *gets = group_ptr -> tx_event_flags_group__performance_get_count; in _tx_event_flags_performance_info_get() 175 else if (gets != TX_NULL) in _tx_event_flags_performance_info_get()
|
| D | tx_semaphore_performance_info_get.c | 83 UINT _tx_semaphore_performance_info_get(TX_SEMAPHORE *semaphore_ptr, ULONG *puts, ULONG *gets, in _tx_semaphore_performance_info_get() argument 131 if (gets != TX_NULL) in _tx_semaphore_performance_info_get() 134 *gets = semaphore_ptr -> tx_semaphore_performance_get_count; in _tx_semaphore_performance_info_get() 174 else if (gets != TX_NULL) in _tx_semaphore_performance_info_get()
|
| D | tx_mutex_performance_info_get.c | 86 UINT _tx_mutex_performance_info_get(TX_MUTEX *mutex_ptr, ULONG *puts, ULONG *gets, in _tx_mutex_performance_info_get() argument 137 if (gets != TX_NULL) in _tx_mutex_performance_info_get() 140 *gets = mutex_ptr -> tx_mutex_performance_get_count; in _tx_mutex_performance_info_get() 191 else if (gets != TX_NULL) in _tx_mutex_performance_info_get()
|
| /ThreadX-v6.2.1/common/src/ |
| D | tx_event_flags_performance_system_info_get.c | 81 UINT _tx_event_flags_performance_system_info_get(ULONG *sets, ULONG *gets, ULONG *suspensions, ULO… in _tx_event_flags_performance_system_info_get() argument 109 if (gets != TX_NULL) in _tx_event_flags_performance_system_info_get() 112 *gets = _tx_event_flags_performance_get_count; in _tx_event_flags_performance_system_info_get() 147 else if (gets != TX_NULL) in _tx_event_flags_performance_system_info_get()
|
| D | tx_semaphore_performance_system_info_get.c | 81 UINT _tx_semaphore_performance_system_info_get(ULONG *puts, ULONG *gets, ULONG *suspensions, ULONG… in _tx_semaphore_performance_system_info_get() argument 109 if (gets != TX_NULL) in _tx_semaphore_performance_system_info_get() 112 *gets = _tx_semaphore_performance_get_count; in _tx_semaphore_performance_system_info_get() 147 else if (gets != TX_NULL) in _tx_semaphore_performance_system_info_get()
|
| D | tx_mutex_performance_system_info_get.c | 85 UINT _tx_mutex_performance_system_info_get(ULONG *puts, ULONG *gets, ULONG *suspensions, in _tx_mutex_performance_system_info_get() argument 114 if (gets != TX_NULL) in _tx_mutex_performance_system_info_get() 117 *gets = _tx_mutex_performance_get_count; in _tx_mutex_performance_system_info_get() 166 else if (gets != TX_NULL) in _tx_mutex_performance_system_info_get()
|
| D | tx_event_flags_performance_info_get.c | 84 …NT _tx_event_flags_performance_info_get(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG *sets, ULONG *gets, in _tx_event_flags_performance_info_get() argument 132 if (gets != TX_NULL) in _tx_event_flags_performance_info_get() 135 *gets = group_ptr -> tx_event_flags_group__performance_get_count; in _tx_event_flags_performance_info_get() 175 else if (gets != TX_NULL) in _tx_event_flags_performance_info_get()
|
| D | tx_semaphore_performance_info_get.c | 83 UINT _tx_semaphore_performance_info_get(TX_SEMAPHORE *semaphore_ptr, ULONG *puts, ULONG *gets, in _tx_semaphore_performance_info_get() argument 131 if (gets != TX_NULL) in _tx_semaphore_performance_info_get() 134 *gets = semaphore_ptr -> tx_semaphore_performance_get_count; in _tx_semaphore_performance_info_get() 174 else if (gets != TX_NULL) in _tx_semaphore_performance_info_get()
|
| D | tx_mutex_performance_info_get.c | 86 UINT _tx_mutex_performance_info_get(TX_MUTEX *mutex_ptr, ULONG *puts, ULONG *gets, in _tx_mutex_performance_info_get() argument 137 if (gets != TX_NULL) in _tx_mutex_performance_info_get() 140 *gets = mutex_ptr -> tx_mutex_performance_get_count; in _tx_mutex_performance_info_get() 191 else if (gets != TX_NULL) in _tx_mutex_performance_info_get()
|
| /ThreadX-v6.2.1/common_modules/module_lib/src/ |
| D | txm_event_flags_performance_system_info_get.c | 73 UINT _tx_event_flags_performance_system_info_get(ULONG *sets, ULONG *gets, ULONG *suspensions, ULON… in _tx_event_flags_performance_system_info_get() argument 83 …T_FLAGS_PERFORMANCE_SYSTEM_INFO_GET_CALL, (ALIGN_TYPE) sets, (ALIGN_TYPE) gets, (ALIGN_TYPE) extra… in _tx_event_flags_performance_system_info_get()
|
| D | txm_semaphore_performance_system_info_get.c | 73 UINT _tx_semaphore_performance_system_info_get(ULONG *puts, ULONG *gets, ULONG *suspensions, ULONG … in _tx_semaphore_performance_system_info_get() argument 83 …MAPHORE_PERFORMANCE_SYSTEM_INFO_GET_CALL, (ALIGN_TYPE) puts, (ALIGN_TYPE) gets, (ALIGN_TYPE) extra… in _tx_semaphore_performance_system_info_get()
|
| D | txm_semaphore_performance_info_get.c | 75 UINT _tx_semaphore_performance_info_get(TX_SEMAPHORE *semaphore_ptr, ULONG *puts, ULONG *gets, ULON… in _tx_semaphore_performance_info_get() argument 81 extra_parameters[0] = (ALIGN_TYPE) gets; in _tx_semaphore_performance_info_get()
|
| D | txm_event_flags_performance_info_get.c | 76 UINT _tx_event_flags_performance_info_get(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG *sets, ULONG *gets… in _tx_event_flags_performance_info_get() argument 82 extra_parameters[0] = (ALIGN_TYPE) gets; in _tx_event_flags_performance_info_get()
|
| D | txm_mutex_performance_system_info_get.c | 77 UINT _tx_mutex_performance_system_info_get(ULONG *puts, ULONG *gets, ULONG *suspensions, ULONG *tim… in _tx_mutex_performance_system_info_get() argument 89 …M_MUTEX_PERFORMANCE_SYSTEM_INFO_GET_CALL, (ALIGN_TYPE) puts, (ALIGN_TYPE) gets, (ALIGN_TYPE) extra… in _tx_mutex_performance_system_info_get()
|
| D | txm_mutex_performance_info_get.c | 79 UINT _tx_mutex_performance_info_get(TX_MUTEX *mutex_ptr, ULONG *puts, ULONG *gets, ULONG *suspensio… in _tx_mutex_performance_info_get() argument 85 extra_parameters[0] = (ALIGN_TYPE) gets; in _tx_mutex_performance_info_get()
|
| /ThreadX-v6.2.1/ports_smp/mips32_interaptiv_smp/green/src/ |
| D | tx_thread_smp_core_get.mip | 40 /* This function gets the currently running core number and returns it.*/
|
| D | tx_thread_smp_current_state_get.mip | 41 /* This function is gets the current state of the calling core. */
|
| D | tx_thread_smp_time_get.mip | 40 /* This function gets the global time value that is used for debug */
|
| D | tx_thread_smp_current_thread_get.mip | 41 /* This function is gets the current thread of the calling core. */
|
| /ThreadX-v6.2.1/ports_smp/cortex_a5x_smp/green/src/ |
| D | tx_thread_smp_core_get.a64 | 51 /* This function gets the currently running core number and returns it.*/
|
| D | tx_thread_smp_time_get.a64 | 51 /* This function gets the global time value that is used for debug */
|
| D | tx_thread_smp_current_state_get.a64 | 51 /* This function is gets the current state of the calling core. */
|