Searched refs:_tx_thread_performance_info_get (Results 1 – 6 of 6) sorted by relevance
| /ThreadX-v6.2.1/common_modules/module_lib/src/ |
| D | txm_thread_performance_info_get.c | 92 UINT _tx_thread_performance_info_get(TX_THREAD *thread_ptr, ULONG *resumptions, ULONG *suspensions,… in _tx_thread_performance_info_get() function
|
| /ThreadX-v6.2.1/common_smp/src/ |
| D | tx_thread_performance_info_get.c | 100 UINT _tx_thread_performance_info_get(TX_THREAD *thread_ptr, ULONG *resumptions, ULONG *suspensions, in _tx_thread_performance_info_get() function
|
| /ThreadX-v6.2.1/common/src/ |
| D | tx_thread_performance_info_get.c | 100 UINT _tx_thread_performance_info_get(TX_THREAD *thread_ptr, ULONG *resumptions, ULONG *suspensions, in _tx_thread_performance_info_get() function
|
| /ThreadX-v6.2.1/common_smp/inc/ |
| D | tx_api.h | 1256 #define tx_thread_performance_info_get _tx_thread_performance_info_get 1384 #define tx_thread_performance_info_get _tx_thread_performance_info_get 1501 #define tx_thread_performance_info_get _tx_thread_performance_info_get 1769 UINT _tx_thread_performance_info_get(TX_THREAD *thread_ptr, ULONG *resumptions, ULONG *suspe…
|
| /ThreadX-v6.2.1/common/inc/ |
| D | tx_api.h | 1176 #define tx_thread_performance_info_get _tx_thread_performance_info_get 1299 #define tx_thread_performance_info_get _tx_thread_performance_info_get 1410 #define tx_thread_performance_info_get _tx_thread_performance_info_get 1742 UINT _tx_thread_performance_info_get(TX_THREAD *thread_ptr, ULONG *resumptions, ULONG *suspe…
|
| /ThreadX-v6.2.1/common_modules/module_manager/inc/ |
| D | txm_module_manager_dispatch.h | 2290 return_value = (ALIGN_TYPE) _tx_thread_performance_info_get( in _txm_module_manager_tx_thread_performance_info_get_dispatch()
|