Searched refs:_tx_thread_performance_system_info_get (Results 1 – 6 of 6) sorted by relevance
| /ThreadX-v6.3.0/common_modules/module_lib/src/ |
| D | txm_thread_performance_system_info_get.c | 92 UINT _tx_thread_performance_system_info_get(ULONG *resumptions, ULONG *suspensions, ULONG *solicite… in _tx_thread_performance_system_info_get() function
|
| /ThreadX-v6.3.0/common/src/ |
| D | tx_thread_performance_system_info_get.c | 100 UINT _tx_thread_performance_system_info_get(ULONG *resumptions, ULONG *suspensions, in _tx_thread_performance_system_info_get() function
|
| /ThreadX-v6.3.0/common_smp/src/ |
| D | tx_thread_performance_system_info_get.c | 100 UINT _tx_thread_performance_system_info_get(ULONG *resumptions, ULONG *suspensions, in _tx_thread_performance_system_info_get() function
|
| /ThreadX-v6.3.0/common_smp/inc/ |
| D | tx_api.h | 1271 #define tx_thread_performance_system_info_get _tx_thread_performance_system_info_get 1399 #define tx_thread_performance_system_info_get _tx_thread_performance_system_info_get 1516 #define tx_thread_performance_system_info_get _tx_thread_performance_system_info_get 1786 UINT _tx_thread_performance_system_info_get(ULONG *resumptions, ULONG *suspensions,
|
| /ThreadX-v6.3.0/common/inc/ |
| D | tx_api.h | 1191 #define tx_thread_performance_system_info_get _tx_thread_performance_system_info_get 1314 #define tx_thread_performance_system_info_get _tx_thread_performance_system_info_get 1425 #define tx_thread_performance_system_info_get _tx_thread_performance_system_info_get 1759 UINT _tx_thread_performance_system_info_get(ULONG *resumptions, ULONG *suspensions,
|
| /ThreadX-v6.3.0/common_modules/module_manager/inc/ |
| D | txm_module_manager_dispatch.h | 2365 return_value = (ALIGN_TYPE) _tx_thread_performance_system_info_get( in _txm_module_manager_tx_thread_performance_system_info_get_dispatch()
|